aboutsummaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-10-083-9/+64
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | cfg80211: constify WDS addressJohannes Berg2010-10-071-1/+1
| | * | | nl80211/mac80211: Add retry and failed transmission count to station infoBruno Randolf2010-10-061-0/+8
| | * | | cfg80211/mac80211: allow per-station GTKsJohannes Berg2010-10-062-3/+30
| | * | | genetlink: introduce pre_doit/post_doit hooksJohannes Berg2010-10-051-0/+18
| | * | | mac80211: distinct between max rates and the number of rates the hw can reportHelmut Schaa2010-10-051-1/+5
| | * | | cfg80211: remove spurious __KERNEL__ ifdefJohannes Berg2010-10-051-4/+0
| | * | | nl80211: allow drivers to indicate whether the survey data channel is in useFelix Fietkau2010-10-051-0/+2
| * | | | neigh: RCU conversion of struct neighbourEric Dumazet2010-10-061-2/+3
| * | | | fib: RCU conversion of fib_lookup()Eric Dumazet2010-10-052-13/+6
| * | | | net neigh: RCU conversion of neigh hash tableEric Dumazet2010-10-051-4/+12
| * | | | ipv6: make __ipv6_isatap_ifid staticstephen hemminger2010-10-051-2/+0
| * | | | fib: fib_rules_cleanup can be staticstephen hemminger2010-10-051-1/+0
| * | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-10-041-0/+2
| |\ \ \ \
| * | | | | net: introduce DST_NOCACHE flagEric Dumazet2010-10-031-4/+5
| * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-10-011-15/+32
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | mac80211: move packet flags into packetJohannes Berg2010-09-271-4/+2
| | * | | | mac80211/ath9k: Support AMPDU with multiple VIFs.Ben Greear2010-09-271-11/+14
| | * | | | mac80211: clear txflags for ps-filtered framesChristian Lamparter2010-09-241-0/+16
| * | | | | neigh: reorder fields in struct neighbourEric Dumazet2010-10-011-3/+3
| * | | | | tcp: tcp_enter_quickack_mode can be staticstephen hemminger2010-09-291-2/+0
| * | | | | arp: remove unnecessary export of arp_broken_opsstephen hemminger2010-09-291-2/+0
| * | | | | ipv4: Allow configuring subnets as local addressesTom Herbert2010-09-281-0/+1
| * | | | | tunnels: prepare percpu accountingEric Dumazet2010-09-272-10/+26
| * | | | | Phonet: Implement Pipe Controller to support Nokia Slim ModemsKumar Sanghvi2010-09-271-0/+21
| * | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-09-274-4/+20
| |\ \ \ \ \
| * | | | | | net: update SOCK_MIN_RCVBUFEric Dumazet2010-09-261-1/+5
| * | | | | | net: return operator cleanupEric Dumazet2010-09-2314-45/+44
| * | | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2010-09-212-26/+40
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-09-212-26/+40
| | |\ \ \ \ \ \ | | | | |/ / / / | | | |/| | | |
| | | * | | | | mac80211: add p2p device type supportJohannes Berg2010-09-161-1/+26
| | | * | | | | include/net/cfg80211.h: wiphy_<level> messages use dev_printkJoe Perches2010-09-161-25/+12
| | | * | | | | mac80211: add a note about iterating interfaces during add_interface()Felix Fietkau2010-09-141-0/+2
| * | | | | | | ipv6: addrconf.h cleanupsEric Dumazet2010-09-211-20/+43
| |/ / / / / /
| * | | | | | Phonet: list subscribed resources via proc_fsRémi Denis-Courmont2010-09-151-0/+1
| * | | | | | Phonet: resource routing backendRémi Denis-Courmont2010-09-151-0/+5
| * | | | | | Phonet: remove dangling pipe if an endpoint is closed earlyRémi Denis-Courmont2010-09-151-0/+5
| * | | | | | net/irda: Use static const char * const where possibleJoe Perches2010-09-141-1/+1
| | |_|_|_|/ | |/| | | |
| * | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-09-095-6/+27
| |\ \ \ \ \
| * | | | | | include/net/raw.h: Convert raw_seq_private macro to inlineJoe Perches2010-09-081-1/+4
| * | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-09-022-13/+33
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| | * | | | | mac80211: support runtime interface type changesJohannes Berg2010-08-271-0/+9
| | * | | | | cfg80211: allow changing port control protocolJohannes Berg2010-08-271-7/+17
| | * | | | | mac80211: allow scan to complete from any contextJohannes Berg2010-08-271-1/+2
| | * | | | | mac80211: trivial spelling fixesBob Copeland2010-08-251-5/+5
| * | | | | | TCP: update initial windows according to RFC 5681Gerrit Renker2010-08-301-8/+2
| * | | | | | tcp/dccp: Consolidate common code for RFC 3390 conversionGerrit Renker2010-08-301-0/+15
| * | | | | | tcp: Add TCP_USER_TIMEOUT socket option.Jerry Chu2010-08-301-0/+1
| * | | | | | net/sctp: Use pr_fmt and pr_<level>Joe Perches2010-08-261-18/+30
| * | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-08-252-45/+194
| |\ \ \ \ \ \ | | |/ / / / /