aboutsummaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAge
* neigh: RCU conversion of struct neighbourEric Dumazet2010-10-06
* fib: RCU conversion of fib_lookup()Eric Dumazet2010-10-05
* net neigh: RCU conversion of neigh hash tableEric Dumazet2010-10-05
* ipv6: make __ipv6_isatap_ifid staticstephen hemminger2010-10-05
* fib: fib_rules_cleanup can be staticstephen hemminger2010-10-05
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-10-04
|\
| * tproxy: check for transparent flag in ip_route_newportsUlrich Weber2010-09-27
* | net: introduce DST_NOCACHE flagEric Dumazet2010-10-04
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-10-01
|\ \
| * | mac80211: move packet flags into packetJohannes Berg2010-09-27
| * | mac80211/ath9k: Support AMPDU with multiple VIFs.Ben Greear2010-09-27
| * | mac80211: clear txflags for ps-filtered framesChristian Lamparter2010-09-24
* | | neigh: reorder fields in struct neighbourEric Dumazet2010-10-01
* | | tcp: tcp_enter_quickack_mode can be staticstephen hemminger2010-09-29
* | | arp: remove unnecessary export of arp_broken_opsstephen hemminger2010-09-29
* | | ipv4: Allow configuring subnets as local addressesTom Herbert2010-09-29
* | | tunnels: prepare percpu accountingEric Dumazet2010-09-28
* | | Phonet: Implement Pipe Controller to support Nokia Slim ModemsKumar Sanghvi2010-09-28
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-09-27
|\ \ \ | | |/ | |/|
| * | ipv6: add a missing unregister_pernet_subsys callNeil Horman2010-09-26
| * | net: reset skb queue mapping when rx'ing over tunnelTom Herbert2010-09-26
| * | xfrm: Allow different selector family in temporary stateThomas Egerer2010-09-20
| * | tcp: Prevent overzealous packetization by SWS logic.Alexey Kuznetsov2010-09-15
* | | net: update SOCK_MIN_RCVBUFEric Dumazet2010-09-26
* | | net: return operator cleanupEric Dumazet2010-09-23
* | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2010-09-21
|\ \ \
| * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-09-21
| |\ \ \ | | | |/ | | |/|
| | * | mac80211: add p2p device type supportJohannes Berg2010-09-16
| | * | include/net/cfg80211.h: wiphy_<level> messages use dev_printkJoe Perches2010-09-16
| | * | mac80211: add a note about iterating interfaces during add_interface()Felix Fietkau2010-09-14
* | | | ipv6: addrconf.h cleanupsEric Dumazet2010-09-21
|/ / /
* | | Phonet: list subscribed resources via proc_fsRémi Denis-Courmont2010-09-16
* | | Phonet: resource routing backendRémi Denis-Courmont2010-09-16
* | | Phonet: remove dangling pipe if an endpoint is closed earlyRémi Denis-Courmont2010-09-16
* | | net/irda: Use static const char * const where possibleJoe Perches2010-09-14
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-09-10
|\ \ \ | | |/ | |/|
| * | udp: add rehash on connect()Eric Dumazet2010-09-09
| * | ipvs: fix active FTPJulian Anastasov2010-09-08
| * | cls_cgroup: Fix rcu lockdep warningLi Zefan2010-09-03
| * | tcp: Combat per-cpu skew in orphan tests.David S. Miller2010-08-25
* | | include/net/raw.h: Convert raw_seq_private macro to inlineJoe Perches2010-09-08
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-09-02
|\ \ \ | | |/ | |/|
| * | mac80211: support runtime interface type changesJohannes Berg2010-08-27
| * | cfg80211: allow changing port control protocolJohannes Berg2010-08-27
| * | mac80211: allow scan to complete from any contextJohannes Berg2010-08-27
| * | mac80211: trivial spelling fixesBob Copeland2010-08-25
* | | TCP: update initial windows according to RFC 5681Gerrit Renker2010-08-30
* | | tcp/dccp: Consolidate common code for RFC 3390 conversionGerrit Renker2010-08-30
* | | tcp: Add TCP_USER_TIMEOUT socket option.Jerry Chu2010-08-30
* | | net/sctp: Use pr_fmt and pr_<level>Joe Perches2010-08-26