aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* sch_red: Adaptative RED AQMEric Dumazet2011-12-08
* vlan: introduce functions to do mass addition/deletion of vids by another deviceJiri Pirko2011-12-08
* vlan: introduce vid list with reference countingJiri Pirko2011-12-08
* net: introduce vlan_vid_[add/del] and use them instead of direct [add/kill]_v...Jiri Pirko2011-12-08
* vlan: rename vlan_dev_info to vlan_dev_privJiri Pirko2011-12-08
* bridge: add local MAC address to forwarding table (v2)stephen hemminger2011-12-08
* bridge: rearrange fdb notifications (v2)stephen hemminger2011-12-08
* bridge: refactor fdb_notifystephen hemminger2011-12-08
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-12-06
|\
| * net: Silence seq_scale() unused warningStephen Boyd2011-12-06
| * ipv4:correct description for tcp_max_syn_backlogPeter Pan(潘卫平)2011-12-06
| * Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2011-12-05
| |\
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-12-05
| | |\
| * | | ipv4: Fix peer validation on cached lookup.David S. Miller2011-12-05
| |/ /
| * | ipv4: make sure RTO_ONLINK is saved in routing cacheJulian Anastasov2011-12-03
* | | caif: Replace BUG_ON with WARN_ON.Roar Førde2011-12-06
* | | caif: Bad assert triggering false positive.sjur.brandeland@stericsson.com2011-12-06
* | | ipv6: Move xfrm_lookup() call down into icmp6_dst_alloc().David S. Miller2011-12-06
* | | ipv6: Make third arg to anycast_dst_alloc() bool.David S. Miller2011-12-06
* | | sock_diag: Move the sock_ code to net/core/Pavel Emelyanov2011-12-06
* | | inet_diag: Cleanup type2proto last userPavel Emelyanov2011-12-06
* | | inet_diag: Introduce socket family checksPavel Emelyanov2011-12-06
* | | inet_diag: Switch the _dump to work with new headerPavel Emelyanov2011-12-06
* | | inet_diag: Switch the _get_exact to work with new headerPavel Emelyanov2011-12-06
* | | inet_diag: Introduce new inet_diag_req headerPavel Emelyanov2011-12-06
* | | sock_diag: Initial skeletonPavel Emelyanov2011-12-06
* | | inet_diag: Switch from _GETSOCK to IPPROTO_ numbersPavel Emelyanov2011-12-06
* | | inet_diag: Move byte-code finding up the call-stackPavel Emelyanov2011-12-06
* | | sock_diag: Introduce new message typePavel Emelyanov2011-12-06
* | | inet_diag: Partly rename inet_ to sock_Pavel Emelyanov2011-12-06
* | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2011-12-06
|\ \ \
| * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-12-06
| |\ \ \
| | * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-12-02
| | |\ \ \ | | | | |/ | | | |/|
| | | * | Revert "mac80211: clear sta.drv_priv on reconfiguration"John W. Linville2011-12-01
| | | * | mac80211: fill rate filter for internal scan requestsSimon Wunderlich2011-11-30
| | | * | cfg80211: amend regulatory NULL dereference fixLuis R. Rodriguez2011-11-30
| | | * | cfg80211: fix race on init and driver registrationLuis R. Rodriguez2011-11-30
| | * | | nfc: Remove function tracer like entry messagesJoe Perches2011-11-30
| | * | | nfc: Remove unused nfc_printk and nfc_<level> macrosJoe Perches2011-11-30
| | * | | nfc: Convert nfc_dbg to pr_debugJoe Perches2011-11-30
| | * | | nfc: Use standard logging stylesJoe Perches2011-11-30
| | * | | mac80211: remove unused function declarationMohammed Shafi Shajakhan2011-11-30
| | * | | mac80211: revert on-channel work optimisationsJohannes Berg2011-11-30
| | * | | net: rfkill: convert net/rfkill/* to use module_platform_driver()Axel Lin2011-11-30
| | * | | mac80211: remove tracing config symbolJohannes Berg2011-11-28
| | * | | mac80211: clean up rx_h_mesh_fwdingThomas Pedersen2011-11-28
| | * | | mac80211: don't initiate path discovery when forwarding frame with unknown DAThomas Pedersen2011-11-28
| | * | | {nl,cfg,mac}80211: implement dot11MeshHWMPperrMinIntervalThomas Pedersen2011-11-28
| | * | | mac80211: fix forwarded mesh frame queue mappingThomas Pedersen2011-11-28
| | * | | mac80211: fix switched HWMP frame addressesThomas Pedersen2011-11-28