aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-10-07net: fix unsafe set_memory_rw from softirqAlexei Starovoitov
2013-10-07ipv6: Allow the MTU of ipip6 tunnel to be set below 1280Oussama Ghorbel
2013-10-07netif_set_xps_queue: make cpu mask constMichael S. Tsirkin
2013-10-04tcp: do not forget FIN in tcp_shifted_skb()Eric Dumazet
2013-10-03Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2013-10-03net: heap overflow in __audit_sockaddr()Dan Carpenter
2013-10-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-10-03Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2013-10-02Merge branch 'mv643xx'David S. Miller
2013-10-02net: mv643xx_eth: fix missing device_node for port devicesSebastian Hesselbarth
2013-10-02net: mv643xx_eth: fix orphaned statistics timer crashSebastian Hesselbarth
2013-10-02net: mv643xx_eth: update statistics timer from timer context onlySebastian Hesselbarth
2013-10-02l2tp: fix kernel panic when using IPv4-mapped IPv6 addressesFrançois Cachereul
2013-10-02net: do not call sock_put() on TIMEWAIT socketsEric Dumazet
2013-10-02bonding: update MAINTAINERSAndy Gospodarek
2013-10-02tc: export tc_defact.h to userspacestephen hemminger
2013-10-02tcp: Always set options to 0 before calling tcp_established_optionsAndi Kleen
2013-10-02igb: Avoid uninitialized advertised variable in eee_set_curAndi Kleen
2013-10-02Merge branch 'calxedaxgmac'David S. Miller
2013-10-02net: calxedaxgmac: determine number of address filters at runtimeRob Herring
2013-10-02net: calxedaxgmac: add uc and mc filter addresses in promiscuous modeRob Herring
2013-10-02net: calxedaxgmac: fix clearing of old filter addressesRob Herring
2013-10-02unix_diag: fix info leakMathias Krause
2013-10-02Merge branch 'connector'David S. Miller
2013-10-02connector - documentation: simplify netlink message length assignmentMathias Krause
2013-10-02connector: use 'size' everywhere in cn_netlink_send()Mathias Krause
2013-10-02connector: use nlmsg_len() to check message lengthMathias Krause
2013-10-02proc connector: fix info leaksMathias Krause
2013-10-02batman-adv: set up network coding packet handlers during module initMatthias Schiffer
2013-10-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-10-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2013-10-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-10-01Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2013-10-01fs/super.c: fix lru_list leak for realAl Viro
2013-10-01pkt_sched: fq: rate limiting improvementsEric Dumazet
2013-10-01ip6tnl: allow to use rtnl ops on fb tunnelNicolas Dichtel
2013-10-01sit: allow to use rtnl ops on fb tunnelNicolas Dichtel
2013-10-01Merge branch 'ip_tunnel'David S. Miller
2013-10-01ip_tunnel: Remove double unregister of the fallback deviceSteffen Klassert
2013-10-01ip_tunnel_core: Change __skb_push back to skb_pushSteffen Klassert
2013-10-01ip_tunnel: Add fallback tunnels to the hash listsSteffen Klassert
2013-10-01ip_tunnel: Fix a memory corruption in ip_tunnel_xmitSteffen Klassert
2013-10-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2013-10-01qlcnic: Fix SR-IOV configurationManish Chopra
2013-10-01ll_temac: Reset dma descriptors indexes on ndo_openRicardo Ribalda
2013-09-30skbuff: size of hole is wrong in a commentNicolas Dichtel
2013-09-30Merge branch 'fixes-for-3.12' of git://gitorious.org/linux-can/linux-canDavid S. Miller
2013-09-30ipv6 mcast: use in6_dev_put in timer handlers instead of __in6_dev_putSalam Noureddine
2013-09-30ipv4 igmp: use in_dev_put in timer handlers instead of __in_dev_putSalam Noureddine
2013-09-30ethernet: moxa: fix incorrect placement of __initdata tagBartlomiej Zolnierkiewicz