aboutsummaryrefslogtreecommitdiffstats
path: root/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-10-19net: add skb frag size accessorsEric Dumazet15-80/+85
2011-10-18xfrm6: Don't call icmpv6_send on local errorSteffen Klassert1-2/+54
2011-10-18ipv6: Fix IPsec slowpath fragmentation problemSteffen Klassert2-8/+13
2011-10-18ipv6: Remove superfluous NULL pointer check in ipv6_local_rxpmtuSteffen Klassert1-4/+0
2011-10-18xfrm: Simplify the replay check and advance functionsSteffen Klassert1-64/+34
2011-10-18net: allow vlan traffic to be received under bondJohn Fastabend1-11/+11
2011-10-18l2tp: give proper headroom in pppol2tp_xmit()Eric Dumazet1-1/+8
2011-10-18macvlan: handle fragmented multicast framesEric Dumazet2-38/+37
2011-10-17ipv6: remove a rcu_read_lock in ndisc_constructorRoy.Li1-3/+0
2011-10-17can: remove references to berlios mailinglistMarc Kleine-Budde6-12/+0
2011-10-17net/flow: Fix potential memory leakhuajun li1-1/+13
2011-10-17Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next into for-davemJohn W. Linville11-273/+292
2011-10-16if_link: Add additional parameter to IFLA_VF_INFO for spoof checkingGreg Rose1-3/+30
2011-10-14mac80211: Provide station flags to cfg80211Helmut Schaa1-1/+19
2011-10-14nl80211: Add sta_flags to the station infoHelmut Schaa1-0/+4
2011-10-14mac80211: fix TID for null poll responseJohannes Berg1-4/+2
2011-10-14mac80211: reformat TX unauthorised checkJohannes Berg1-5/+4
2011-10-14mac80211: Populate radiotap header with MCS info for TX framesHelmut Schaa1-0/+23
2011-10-14mac80211: Build TX radiotap header dynamicallyHelmut Schaa3-52/+78
2011-10-13net: more accurate skb truesizeEric Dumazet7-19/+27
2011-10-12net-netlink: Add a new attribute to expose TOS values via netlinkMurali Raja1-0/+5
2011-10-11cipso: remove an unneeded NULL check in cipso_v4_doi_add()Dan Carpenter1-1/+1
2011-10-11mac80211: dont orphan TX skbJohannes Berg1-5/+0
2011-10-11mac80211: dont adjust truesizeJohannes Berg1-3/+0
2011-10-11mac80211: parse radiotap header earlierJohannes Berg1-113/+88
2011-10-11mac80211: move fragment flag to info flag as dont-fragmentJohannes Berg3-27/+16
2011-10-11mac80211: remove tx_data ethertypeJohannes Berg2-7/+1
2011-10-11mac80211: optimise monitor xmitJohannes Berg1-59/+49
2011-10-11mac80211: Fix regression that allowed mpaths between non-peers.Javier Cardona1-0/+9
2011-10-11mac80211: fix offchannel TX cookie matchingJohannes Berg4-3/+4
2011-10-11mac80211: pass no-CCK flag through to HW scanJohannes Berg1-0/+1
2011-10-11Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next into for-davemJohn W. Linville38-651/+1740
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