summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2011-12-09vlan: add 802.1q netpoll supportBenjamin LaHaise
2011-12-09sch_red: Adaptative RED AQMEric Dumazet
2011-12-09vlan: introduce functions to do mass addition/deletion of vids by another deviceJiri Pirko
2011-12-09vlan: introduce vid list with reference countingJiri Pirko
2011-12-09net: introduce vlan_vid_[add/del] and use them instead of direct [add/kill]_v...Jiri Pirko
2011-12-09vlan: rename vlan_dev_info to vlan_dev_privJiri Pirko
2011-12-09bridge: add local MAC address to forwarding table (v2)stephen hemminger
2011-12-09bridge: rearrange fdb notifications (v2)stephen hemminger
2011-12-09bridge: refactor fdb_notifystephen hemminger
2011-12-07wireless: disable wext sysfs by defaultJohannes Berg
2011-12-07mac80211: fix another race in aggregation startJohannes Berg
2011-12-07Merge branch 'batman-adv/maint' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2011-12-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2011-12-06caif: Replace BUG_ON with WARN_ON.Roar Førde
2011-12-06caif: Bad assert triggering false positive.sjur.brandeland@stericsson.com
2011-12-06ipv6: Move xfrm_lookup() call down into icmp6_dst_alloc().David S. Miller
2011-12-06ipv6: Make third arg to anycast_dst_alloc() bool.David S. Miller
2011-12-06mac80211: Remove WARN_ON in apply-ht-override logic.Ben Greear
2011-12-06mac80211: accept public action frames with mismatched BSSIDJohannes Berg
2011-12-06mac80211: fix retransmitJohannes Berg
2011-12-06mac80211: Add HT operation modes for IBSSAlexander Simon
2011-12-06mac80211: handle protection mode, RIFS and ADDBA for HT IBSSSimon Wunderlich
2011-12-06nl80211: Parse channel type attribute in an ibss join requestAlexander Simon
2011-12-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville
2011-12-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville
2011-12-06batman-adv: delete global entry in case of roamingAntonio Quartulli
2011-12-06batman-adv: in case of roaming mark the client with TT_CLIENT_ROAMAntonio Quartulli
2011-12-06net: Silence seq_scale() unused warningStephen Boyd
2011-12-06sock_diag: Move the sock_ code to net/core/Pavel Emelyanov
2011-12-06inet_diag: Cleanup type2proto last userPavel Emelyanov
2011-12-06inet_diag: Introduce socket family checksPavel Emelyanov
2011-12-06inet_diag: Switch the _dump to work with new headerPavel Emelyanov
2011-12-06inet_diag: Switch the _get_exact to work with new headerPavel Emelyanov
2011-12-06inet_diag: Introduce new inet_diag_req headerPavel Emelyanov
2011-12-06sock_diag: Initial skeletonPavel Emelyanov
2011-12-06inet_diag: Switch from _GETSOCK to IPPROTO_ numbersPavel Emelyanov
2011-12-06inet_diag: Move byte-code finding up the call-stackPavel Emelyanov
2011-12-06sock_diag: Introduce new message typePavel Emelyanov
2011-12-06inet_diag: Partly rename inet_ to sock_Pavel Emelyanov
2011-12-06batman-adv: format multi-line if in the correct wayAntonio Quartulli
2011-12-06batman-adv: remove extra negation in gw_out_of_range()Dan Carpenter
2011-12-06Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2011-12-06ipv4:correct description for tcp_max_syn_backlogPeter Pan(潘卫平)
2011-12-06openvswitch: small potential memory leak in ovs_vport_alloc()Dan Carpenter
2011-12-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-12-06ipv4: arp: Cleanup in arp.cIgor Maravic
2011-12-05tcp: remove TCP_OFF and TCP_PAGE macrosEric Dumazet
2011-12-05bql: fix CONFIG_XPS=n buildEric Dumazet
2011-12-05tcp: fix tcp_trim_head()Eric Dumazet
2011-12-05caif: Stash away hijacked skb destructor and call it latersjur.brandeland@stericsson.com