aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2011-10-13net: more accurate skb truesizeEric Dumazet
2011-10-12net-netlink: Add a new attribute to expose TOS values via netlinkMurali Raja
2011-10-11cipso: remove an unneeded NULL check in cipso_v4_doi_add()Dan Carpenter
2011-10-11Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next...John W. Linville
2011-10-10af_packet: remove unnecessary BUG_ON() in tpacket_destruct_skbdanborkmann@iogearbox.net
2011-10-07Merge branch 'master' of github.com:davem330/netDavid S. Miller
2011-10-07net: use sock_valbool_flag to set/clear SOCK_RXQ_OVFLJohannes Berg
2011-10-06dcb: add DCBX mode to event notifier attributesJohn Fastabend
2011-10-06dcb: Use ifindex instead of ifnameMark Rustad
2011-10-06bridge: allow forwarding some link local framesstephen hemminger
2011-10-06bridge: leave carrier on for empty bridgestephen hemminger
2011-10-05netfilter: Use proper rwlock init functionThomas Gleixner
2011-10-04tcp: properly update lost_cnt_hint during shiftingYan, Zheng
2011-10-04tcp: properly handle md5sig_pool referencesYan, Zheng
2011-10-04Merge branch 'master' of git://github.com/padovan/bluetooth-nextJohn W. Linville
2011-10-04Merge git://github.com/davem330/netLinus Torvalds
2011-10-03mac80211: pass vif param to conf_tx() callbackEliad Peller
2011-10-03mac80211: Send nullfunc frames at lower rate during connection monitorRajkumar Manoharan
2011-10-03net:rfkill: add a gpio setup function into GPIO rfkillSangwook Lee
2011-10-03mac80211: Allow noack flag overwrite for injected framesHelmut Schaa
2011-10-03make PACKET_STATISTICS getsockopt report consistently between ring and non-ringWillem de Bruijn
2011-10-03ipv4: NET_IPV4_ROUTE_GC_INTERVAL removalVasily Averin
2011-10-03tcp: report ECN_SEEN in tcp_infoEric Dumazet
2011-10-03caif: add error handling for allocationDan Carpenter
2011-10-03bridge: allow updating existing fdb entriesstephen hemminger
2011-10-03bridge: fix ordering of NEWLINK and NEWNEIGH eventsstephen hemminger
2011-10-03RPS: Ensure that an expired hardware filter can be re-added laterBen Hutchings
2011-09-30mac80211: dont assign seqno to or aggregate QoS Null framesJohannes Berg
2011-09-30mac80211: allow out-of-band EOSP notificationJohannes Berg
2011-09-30mac80211: explicitly notify drivers of frame releaseJohannes Berg
2011-09-30mac80211: add missing station flags to debugfsJohannes Berg
2011-09-30mac80211: optimise station flagsJohannes Berg
2011-09-30mac80211: reply only once to each PS-pollJohannes Berg
2011-09-30mac80211: send (QoS) Null if no buffered framesJohannes Berg
2011-09-30mac80211: implement uAPSDJohannes Berg
2011-09-30mac80211: allow releasing driver-buffered framesJohannes Berg
2011-09-30mac80211: clear more-data bit on filtered framesJohannes Berg
2011-09-30mac80211: remove return value from add_pending_skbsJohannes Berg
2011-09-30mac80211: split PS buffers into ACsJohannes Berg
2011-09-30mac80211: also expire filtered framesJohannes Berg
2011-09-30mac80211: unify TIM bit handlingJohannes Berg
2011-09-30mac80211: let drivers inform it about per TID buffered framesJohannes Berg
2011-09-30mac80211: data path modification for TDLS peersArik Nemtsov
2011-09-30nl80211/mac80211: allow adding TDLS peers as stationsArik Nemtsov
2011-09-30mac80211: handle TDLS high-level commands and framesArik Nemtsov
2011-09-30mac80211: standardize adding supported rates IEsArik Nemtsov
2011-09-30nl80211: support sending TDLS commands/framesArik Nemtsov
2011-09-30cfg80211/mac80211: apply station uAPSD parameters selectivelyJohannes Berg
2011-09-30mac80211: max_tp_rate2 management of minstrel_htLorenzo Bianconi
2011-09-30Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next...John W. Linville