aboutsummaryrefslogtreecommitdiffstats
path: root/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-10-07Merge branch 'master' of github.com:davem330/netDavid S. Miller16-102/+122
2011-10-07net: use sock_valbool_flag to set/clear SOCK_RXQ_OVFLJohannes Berg1-4/+1
2011-10-06dcb: add DCBX mode to event notifier attributesJohn Fastabend1-0/+6
2011-10-06dcb: Use ifindex instead of ifnameMark Rustad1-12/+12
2011-10-06bridge: allow forwarding some link local framesstephen hemminger4-5/+71
2011-10-06bridge: leave carrier on for empty bridgestephen hemminger1-3/+0
2011-10-05netfilter: Use proper rwlock init functionThomas Gleixner1-1/+1
2011-10-04tcp: properly update lost_cnt_hint during shiftingYan, Zheng1-3/+1
2011-10-04tcp: properly handle md5sig_pool referencesYan, Zheng2-7/+12
2011-10-04Merge git://github.com/davem330/netLinus Torvalds4-34/+40
2011-10-03make PACKET_STATISTICS getsockopt report consistently between ring and non-ringWillem de Bruijn1-1/+4
2011-10-03ipv4: NET_IPV4_ROUTE_GC_INTERVAL removalVasily Averin1-8/+0
2011-10-03tcp: report ECN_SEEN in tcp_infoEric Dumazet1-1/+3
2011-10-03caif: add error handling for allocationDan Carpenter1-9/+14
2011-10-03bridge: allow updating existing fdb entriesstephen hemminger1-7/+16
2011-10-03bridge: fix ordering of NEWLINK and NEWNEIGH eventsstephen hemminger1-8/+7
2011-10-03RPS: Ensure that an expired hardware filter can be re-added laterBen Hutchings1-6/+3
2011-09-30Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next into for-davemJohn W. Linville43-443/+2589
2011-09-29Merge branch 'for-linus' of git://github.com/NewDreamNetwork/ceph-clientLinus Torvalds4-42/+48
2011-09-29can bcm: fix incomplete tx_setup fixOliver Hartkopp1-27/+21
2011-09-29RDSRDMA: Fix cleanup of rds_iw_mr_poolJonathan Lallinger1-4/+9
2011-09-29ipv6: nullify ipv6_ac_list and ipv6_fl_list when creating new socketYan, Zheng1-0/+3
2011-09-29can bcm: fix tx_setup off-by-one errorsOliver Hartkopp1-6/+7
2011-09-28net: rps: fix the support for PPPOEChangli Gao1-1/+11
2011-09-28af_unix: dont send SCM_CREDENTIALS by defaultEric Dumazet3-8/+31
2011-09-28libceph: fix pg_temp mapping updateSage Weil1-26/+24
2011-09-28libceph: fix pg_temp mapping calculationSage Weil1-13/+21
2011-09-28Merge branch 'master' of git://git.infradead.org/users/linville/wirelessJohn W. Linville1-0/+3
2011-09-27Merge branch 'for-davem' of git://git.infradead.org/users/linville/wirelessDavid S. Miller1-1/+4
2011-09-27Merge branch 'master' of git://git.infradead.org/users/linville/wireless into for-davemJohn W. Linville1-1/+4
2011-09-27ipv6-multicast: Fix memory leak in IPv6 multicast.Ben Greear1-1/+3
2011-09-27ipv6: check return value for dst_allocMadalin Bucur1-1/+3
2011-09-27net: check return value for dst_allocMadalin Bucur1-4/+6
2011-09-27ipv6-multicast: Fix memory leak in input path.Ben Greear1-1/+3
2011-09-27Merge branch 'batman-adv/maint' of git://git.open-mesh.org/linux-mergeDavid S. Miller1-5/+5
2011-09-27mac80211: treat the WME sta flag as a bitArik Nemtsov1-1/+1
2011-09-27mac80211: save tx params per sdataEliad Peller6-15/+31
2011-09-27cfg80211/mac80211: add netdev param to set_txq_params()Eliad Peller2-0/+7
2011-09-27mac80211: Send the management frame at requested rateRajkumar Manoharan7-7/+42
2011-09-27nl80211/cfg80211: Add support to disable CCK rate for management frameRajkumar Manoharan4-5/+15
2011-09-27NFC: use after free on errorDan Carpenter1-8/+6
2011-09-27NFC: protect nci_data_exchange transactionsIlan Elias3-2/+12
2011-09-27NFC: implicitly deactivate in nci_start_pollIlan Elias1-1/+6
2011-09-27NFC: improve readability of an 'if' in nci core.cIlan Elias1-18/+14
2011-09-27cfg80211: Validate cipher suite against supported ciphersJouni Malinen3-18/+15
2011-09-27cfg80211: Remove strict validation of AKM suitesJouni Malinen1-11/+1
2011-09-27mac80211: add ieee80211_vif param to tsf functionsEliad Peller5-74/+78
2011-09-27Merge branch 'master' of git://github.com/padovan/bluetooth-nextJohn W. Linville9-276/+473
2011-09-27tcp: rename tcp_skb_cb flagsEric Dumazet3-37/+38
2011-09-27tcp: unalias tcp_skb_cb flags and ip_dsfieldEric Dumazet3-3/+3