summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-10-07sfc: Only bind to EF10 functions with the LinkCtrl and Trusted flagsBen Hutchings1-1/+17
2013-10-07iwlwifi: pcie: fix merge damageJohannes Berg1-4/+4
2013-10-07ath9k: fix tx queue scheduling after channel changesFelix Fietkau1-12/+11
2013-10-07Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville7-4/+70
2013-10-07ipv6: Allow the MTU of ipip6 tunnel to be set below 1280Oussama Ghorbel1-2/+10
2013-10-07netif_set_xps_queue: make cpu mask constMichael S. Tsirkin2-3/+5
2013-10-05sfc: Add PM and RXDP drop counters to ethtool statsEdward Cree2-0/+47
2013-10-05sfc: Add definitions for new stats counters and capability flagMatthew Slattery1-2/+54
2013-10-05sfc: Refactor EF10 stat mask code to allow for more conditional statsEdward Cree1-21/+28
2013-10-05sfc: Fix internal indices of ethtool stats for EF10Edward Cree1-6/+3
2013-10-05sfc: Add rmb() between reading stats and generation count to ensure consistencyJon Cooper1-0/+1
2013-10-04tcp: do not forget FIN in tcp_shifted_skb()Eric Dumazet1-1/+4
2013-10-04Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller8-27/+33
2013-10-04net: heap overflow in __audit_sockaddr()Dan Carpenter2-4/+22
2013-10-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville8-27/+33
2013-10-03Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller3-16/+31
2013-10-03Merge branch 'mv643xx'David S. Miller1-4/+3
2013-10-03net: mv643xx_eth: fix missing device_node for port devicesSebastian Hesselbarth1-0/+1
2013-10-03net: mv643xx_eth: fix orphaned statistics timer crashSebastian Hesselbarth1-1/+1
2013-10-03net: mv643xx_eth: update statistics timer from timer context onlySebastian Hesselbarth1-3/+1
2013-10-03l2tp: fix kernel panic when using IPv4-mapped IPv6 addressesFrançois Cachereul2-4/+26
2013-10-03net: do not call sock_put() on TIMEWAIT socketsEric Dumazet2-2/+2
2013-10-03bonding: update MAINTAINERSAndy Gospodarek1-0/+1
2013-10-03tc: export tc_defact.h to userspacestephen hemminger2-1/+2
2013-10-03tcp: Always set options to 0 before calling tcp_established_optionsAndi Kleen1-0/+2
2013-10-03igb: Avoid uninitialized advertised variable in eee_set_curAndi Kleen1-0/+2
2013-10-03Merge branch 'calxedaxgmac'David S. Miller1-9/+14
2013-10-03net: calxedaxgmac: determine number of address filters at runtimeRob Herring1-4/+11
2013-10-03net: calxedaxgmac: add uc and mc filter addresses in promiscuous modeRob Herring1-4/+2
2013-10-03net: calxedaxgmac: fix clearing of old filter addressesRob Herring1-2/+2
2013-10-03unix_diag: fix info leakMathias Krause1-0/+1
2013-10-03Merge branch 'connector'David S. Miller3-5/+24
2013-10-03connector - documentation: simplify netlink message length assignmentMathias Krause1-1/+1
2013-10-03connector: use 'size' everywhere in cn_netlink_send()Mathias Krause1-1/+1
2013-10-03connector: use nlmsg_len() to check message lengthMathias Krause1-3/+4
2013-10-03proc connector: fix info leaksMathias Krause1-0/+18
2013-10-02batman-adv: set up network coding packet handlers during module initMatthias Schiffer3-16/+31
2013-10-02iwlwifi: mvm: call ieee80211_scan_completed when neededEmmanuel Grumbach1-1/+11
2013-10-02iwlwifi: pcie: add SKUs for 6000, 6005 and 6235 seriesEmmanuel Grumbach3-0/+17
2013-10-02iwlwifi: don't WARN on host commands sent when firmware is deadEmmanuel Grumbach1-2/+4
2013-10-02iwlwifi: pcie: add new SKUs for 7000 & 3160 NIC seriesMatti Gottlieb1-0/+32
2013-10-02iwlwifi: pcie: don't reset the TX queue counterEmmanuel Grumbach1-0/+2
2013-10-02iwlwifi: mvm: Disable uAPSD for D3 imageAlexander Bondar1-1/+4
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/vir...Linus 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