aboutsummaryrefslogtreecommitdiffstats
path: root/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-10-10af_packet: remove unnecessary BUG_ON() in tpacket_destruct_skbdanborkmann@iogearbox.net1-2/+0
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 branch 'master' of git://github.com/padovan/bluetooth-nextJohn W. Linville8-192/+152
2011-10-04Merge git://github.com/davem330/netLinus Torvalds4-34/+40
2011-10-03mac80211: pass vif param to conf_tx() callbackEliad Peller1-1/+2
2011-10-03mac80211: Send nullfunc frames at lower rate during connection monitorRajkumar Manoharan2-3/+10
2011-10-03net:rfkill: add a gpio setup function into GPIO rfkillSangwook Lee1-0/+11
2011-10-03mac80211: Allow noack flag overwrite for injected framesHelmut Schaa1-2/+13
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-30mac80211: dont assign seqno to or aggregate QoS Null framesJohannes Berg1-0/+4
2011-09-30mac80211: allow out-of-band EOSP notificationJohannes Berg4-0/+66
2011-09-30mac80211: explicitly notify drivers of frame releaseJohannes Berg3-10/+61
2011-09-30mac80211: add missing station flags to debugfsJohannes Berg1-11/+14
2011-09-30mac80211: optimise station flagsJohannes Berg18-194/+173
2011-09-30mac80211: reply only once to each PS-pollJohannes Berg3-16/+18
2011-09-30mac80211: send (QoS) Null if no buffered framesJohannes Berg3-12/+92
2011-09-30mac80211: implement uAPSDJohannes Berg5-79/+224
2011-09-30mac80211: allow releasing driver-buffered framesJohannes Berg3-16/+116
2011-09-30mac80211: clear more-data bit on filtered framesJohannes Berg1-0/+10
2011-09-30mac80211: remove return value from add_pending_skbsJohannes Berg2-15/+12
2011-09-30mac80211: split PS buffers into ACsJohannes Berg5-84/+213
2011-09-30mac80211: also expire filtered framesJohannes Berg2-5/+57
2011-09-30mac80211: unify TIM bit handlingJohannes Berg4-68/+50
2011-09-30mac80211: let drivers inform it about per TID buffered framesJohannes Berg1-2/+6
2011-09-30mac80211: data path modification for TDLS peersArik Nemtsov4-7/+55
2011-09-30nl80211/mac80211: allow adding TDLS peers as stationsArik Nemtsov4-7/+48
2011-09-30mac80211: handle TDLS high-level commands and framesArik Nemtsov3-0/+326
2011-09-30mac80211: standardize adding supported rates IEsArik Nemtsov5-66/+61
2011-09-30nl80211: support sending TDLS commands/framesArik Nemtsov1-1/+80
2011-09-30cfg80211/mac80211: apply station uAPSD parameters selectivelyJohannes Berg2-2/+6
2011-09-30mac80211: max_tp_rate2 management of minstrel_htLorenzo Bianconi1-0/+2
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-29Bluetooth: hci_le_adv_report_evt code refactoringAndre Guedes1-8/+6