aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-10-02net: mv643xx_eth: fix missing device_node for port devicesSebastian Hesselbarth1-0/+1
2013-10-02net: mv643xx_eth: fix orphaned statistics timer crashSebastian Hesselbarth1-1/+1
2013-10-02net: mv643xx_eth: update statistics timer from timer context onlySebastian Hesselbarth1-3/+1
2013-10-02l2tp: fix kernel panic when using IPv4-mapped IPv6 addressesFrançois Cachereul2-4/+26
2013-10-02net: do not call sock_put() on TIMEWAIT socketsEric Dumazet2-2/+2
2013-10-02bonding: update MAINTAINERSAndy Gospodarek1-0/+1
2013-10-02tc: export tc_defact.h to userspacestephen hemminger2-1/+2
2013-10-02tcp: Always set options to 0 before calling tcp_established_optionsAndi Kleen1-0/+2
2013-10-02igb: Avoid uninitialized advertised variable in eee_set_curAndi Kleen1-0/+2
2013-10-02Merge branch 'calxedaxgmac'David S. Miller1-9/+14
2013-10-02net: calxedaxgmac: determine number of address filters at runtimeRob Herring1-4/+11
2013-10-02net: calxedaxgmac: add uc and mc filter addresses in promiscuous modeRob Herring1-4/+2
2013-10-02net: calxedaxgmac: fix clearing of old filter addressesRob Herring1-2/+2
2013-10-02unix_diag: fix info leakMathias Krause1-0/+1
2013-10-02Merge branch 'connector'David S. Miller3-5/+24
2013-10-02connector - documentation: simplify netlink message length assignmentMathias Krause1-1/+1
2013-10-02connector: use 'size' everywhere in cn_netlink_send()Mathias Krause1-1/+1
2013-10-02connector: use nlmsg_len() to check message lengthMathias Krause1-3/+4
2013-10-02proc connector: fix info leaksMathias Krause1-0/+18
2013-10-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds107-845/+1301
2013-10-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds1-1/+1
2013-10-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-2/+2
2013-10-01Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-4/+6
2013-10-01fs/super.c: fix lru_list leak for realAl Viro1-2/+2
2013-10-01pkt_sched: fq: rate limiting improvementsEric Dumazet1-19/+26
2013-10-01ip6tnl: allow to use rtnl ops on fb tunnelNicolas Dichtel1-2/+1
2013-10-01sit: allow to use rtnl ops on fb tunnelNicolas Dichtel1-1/+1
2013-10-01Merge branch 'ip_tunnel'David S. Miller2-10/+10
2013-10-01ip_tunnel: Remove double unregister of the fallback deviceSteffen Klassert1-2/+0
2013-10-01ip_tunnel_core: Change __skb_push back to skb_pushSteffen Klassert1-1/+1
2013-10-01ip_tunnel: Add fallback tunnels to the hash listsSteffen Klassert1-1/+3
2013-10-01ip_tunnel: Fix a memory corruption in ip_tunnel_xmitSteffen Klassert1-6/+6
2013-10-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller13-158/+143
2013-10-01qlcnic: Fix SR-IOV configurationManish Chopra1-1/+7
2013-10-01ll_temac: Reset dma descriptors indexes on ndo_openRicardo Ribalda1-0/+6
2013-09-30skbuff: size of hole is wrong in a commentNicolas Dichtel1-1/+1
2013-09-30Merge branch 'fixes-for-3.12' of git://gitorious.org/linux-can/linux-canDavid S. Miller1-12/+0
2013-09-30ipv6 mcast: use in6_dev_put in timer handlers instead of __in6_dev_putSalam Noureddine1-3/+3
2013-09-30ipv4 igmp: use in_dev_put in timer handlers instead of __in_dev_putSalam Noureddine1-2/+2
2013-09-30ethernet: moxa: fix incorrect placement of __initdata tagBartlomiej Zolnierkiewicz1-1/+1
2013-09-30ipv6: gre: correct calculation of max_headroomHannes Frederic Sowa1-2/+2
2013-09-30powerpc/83xx: gianfar_ptp: select 1588 clock source through dts fileAida Mynzhasova2-2/+20
2013-09-30Revert "powerpc/83xx: gianfar_ptp: select 1588 clock source through dts file"David S. Miller2-18/+2
2013-09-30bonding: Fix broken promiscuity reference counting issueNeil Horman1-3/+10
2013-09-30tcp: TSQ can use a dynamic limitEric Dumazet1-6/+11
2013-09-30Merge tag 'nfs-for-3.12-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds5-23/+63
2013-09-30dm9601: fix IFF_ALLMULTI handlingPeter Korsgaard1-1/+1
2013-09-30Merge branch 'akpm' (fixes from Andrew Morton)Linus Torvalds26-102/+258
2013-09-30pidns: fix free_pid() to handle the first fork failureOleg Nesterov1-0/+5
2013-09-30ipc,msg: prevent race with rmid in msgsnd,msgrcvDavidlohr Bueso1-0/+13