summaryrefslogtreecommitdiffstats
path: root/include/net
AgeCommit message (Expand)AuthorFilesLines
2010-10-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville3-9/+64
2010-10-07cfg80211: constify WDS addressJohannes Berg1-1/+1
2010-10-06neigh: RCU conversion of struct neighbourEric Dumazet1-2/+3
2010-10-06nl80211/mac80211: Add retry and failed transmission count to station infoBruno Randolf1-0/+8
2010-10-06cfg80211/mac80211: allow per-station GTKsJohannes Berg2-3/+30
2010-10-05fib: RCU conversion of fib_lookup()Eric Dumazet2-13/+6
2010-10-05net neigh: RCU conversion of neigh hash tableEric Dumazet1-4/+12
2010-10-05genetlink: introduce pre_doit/post_doit hooksJohannes Berg1-0/+18
2010-10-05mac80211: distinct between max rates and the number of rates the hw can reportHelmut Schaa1-1/+5
2010-10-05cfg80211: remove spurious __KERNEL__ ifdefJohannes Berg1-4/+0
2010-10-05nl80211: allow drivers to indicate whether the survey data channel is in useFelix Fietkau1-0/+2
2010-10-05ipv6: make __ipv6_isatap_ifid staticstephen hemminger1-2/+0
2010-10-05fib: fib_rules_cleanup can be staticstephen hemminger1-1/+0
2010-10-04Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-0/+2
2010-10-03net: introduce DST_NOCACHE flagEric Dumazet1-4/+5
2010-10-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-15/+32
2010-10-01neigh: reorder fields in struct neighbourEric Dumazet1-3/+3
2010-09-29tcp: tcp_enter_quickack_mode can be staticstephen hemminger1-2/+0
2010-09-29arp: remove unnecessary export of arp_broken_opsstephen hemminger1-2/+0
2010-09-28ipv4: Allow configuring subnets as local addressesTom Herbert1-0/+1
2010-09-27tunnels: prepare percpu accountingEric Dumazet2-10/+26
2010-09-27Phonet: Implement Pipe Controller to support Nokia Slim ModemsKumar Sanghvi1-0/+21
2010-09-27tproxy: check for transparent flag in ip_route_newportsUlrich Weber1-0/+2
2010-09-27mac80211: move packet flags into packetJohannes Berg1-4/+2
2010-09-27mac80211/ath9k: Support AMPDU with multiple VIFs.Ben Greear1-11/+14
2010-09-27Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller4-4/+20
2010-09-26ipv6: add a missing unregister_pernet_subsys callNeil Horman1-0/+1
2010-09-26net: update SOCK_MIN_RCVBUFEric Dumazet1-1/+5
2010-09-26net: reset skb queue mapping when rx'ing over tunnelTom Herbert1-0/+1
2010-09-24mac80211: clear txflags for ps-filtered framesChristian Lamparter1-0/+16
2010-09-23net: return operator cleanupEric Dumazet14-45/+44
2010-09-21Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2-26/+40
2010-09-21ipv6: addrconf.h cleanupsEric Dumazet1-20/+43
2010-09-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2-26/+40
2010-09-20xfrm: Allow different selector family in temporary stateThomas Egerer1-2/+2
2010-09-16mac80211: add p2p device type supportJohannes Berg1-1/+26
2010-09-16include/net/cfg80211.h: wiphy_<level> messages use dev_printkJoe Perches1-25/+12
2010-09-15Phonet: list subscribed resources via proc_fsRémi Denis-Courmont1-0/+1
2010-09-15Phonet: resource routing backendRémi Denis-Courmont1-0/+5
2010-09-15Phonet: remove dangling pipe if an endpoint is closed earlyRémi Denis-Courmont1-0/+5
2010-09-15tcp: Prevent overzealous packetization by SWS logic.Alexey Kuznetsov1-2/+16
2010-09-14net/irda: Use static const char * const where possibleJoe Perches1-1/+1
2010-09-14mac80211: add a note about iterating interfaces during add_interface()Felix Fietkau1-0/+2
2010-09-09Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller5-6/+27
2010-09-08udp: add rehash on connect()Eric Dumazet2-0/+2
2010-09-08include/net/raw.h: Convert raw_seq_private macro to inlineJoe Perches1-1/+4
2010-09-08ipvs: fix active FTPJulian Anastasov1-0/+3
2010-09-03cls_cgroup: Fix rcu lockdep warningLi Zefan1-2/+8
2010-09-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2-13/+33
2010-08-30TCP: update initial windows according to RFC 5681Gerrit Renker1-8/+2