aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-10-05fib: RCU conversion of fib_lookup()Eric Dumazet2-13/+6
2010-10-05bonding: add retransmit membership reports tunableFlavio Leitner1-0/+3
2010-10-05net neigh: RCU conversion of neigh hash tableEric Dumazet1-4/+12
2010-10-05net: add a core netdev->rx_dropped counterEric Dumazet1-0/+3
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-05net: relax rtnl_dereference()David S. Miller1-4/+6
2010-10-05net: dynamic ingress_queue allocationEric Dumazet2-1/+9
2010-10-04Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller2-1/+3
2010-10-03net: introduce DST_NOCACHE flagEric Dumazet1-4/+5
2010-10-03Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller1-15/+32
2010-10-03ipmr: RCU protection for mfc_cache_arrayEric Dumazet1-0/+1
2010-10-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville1-15/+32
2010-10-01neigh: reorder fields in struct neighbourEric Dumazet1-3/+3
2010-09-30ipv4: introduce __ip_dev_find()Eric Dumazet1-1/+6
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-29net: rename netdev rx_queue to ingress_queueEric Dumazet1-1/+1
2010-09-29dummy: percpu stats and lockless xmitEric Dumazet1-0/+1
2010-09-28ipv4: Allow configuring subnets as local addressesTom Herbert1-0/+1
2010-09-27net: Add netif_copy_real_num_queues() for use by virtual net driversBen Hutchings1-0/+12
2010-09-27net: Allow changing number of RX queues after device allocationBen Hutchings1-1/+15
2010-09-27tunnels: prepare percpu accountingEric Dumazet3-10/+27
2010-09-27Phonet: Implement Pipe Controller to support Nokia Slim ModemsKumar Sanghvi2-0/+26
2010-09-27tcp: Fix >4GB writes on 64-bit.David S. Miller1-1/+1
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/net-2.6David S. Miller6-10/+26
2010-09-26ipv6: add a missing unregister_pernet_subsys callNeil Horman1-0/+1
2010-09-26net: loopback driver cleanupEric Dumazet1-2/+4
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-26net: skb_frag_t can be smaller on small archesEric Dumazet1-0/+5
2010-09-24stmmac: review the wake-up supportGiuseppe Cavallaro1-0/+1
2010-09-24mac80211: clear txflags for ps-filtered framesChristian Lamparter1-0/+16
2010-09-23net: return operator cleanupEric Dumazet18-52/+51
2010-09-22net: Move "struct net" declaration inside the __KERNEL__ macro guardOllie Wild1-2/+2
2010-09-21Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller4-28/+50
2010-09-21ipv6: addrconf.h cleanupsEric Dumazet1-20/+43
2010-09-21net: constify some ppp/pptp structsEric Dumazet1-1/+1
2010-09-21Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/net-next-2.6David S. Miller1-2/+4
2010-09-21ethtool: Add Ethernet MAC-level filtering/steeringBen Hutchings1-1/+5
2010-09-21ethtool: Define RX n-tuple action to clear a ruleBen Hutchings1-2/+3
2010-09-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville4-28/+50
2010-09-21wl1271: make ref_clock configurable by boardOhad Ben-Cohen1-0/+1
2010-09-21wl12xx: add platform data passing supportOhad Ben-Cohen1-0/+3
2010-09-21wl12xx: make wl12xx.h common to both spi and sdioOhad Ben-Cohen1-2/+2
2010-09-21dccp: Replace magic CCID-specific numbers by symbolic constantsGerrit Renker1-2/+4
2010-09-20xfrm: Allow different selector family in temporary stateThomas Egerer1-2/+2