summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* fib: RCU conversion of fib_lookup()Eric Dumazet2010-10-052-13/+6
* bonding: add retransmit membership reports tunableFlavio Leitner2010-10-051-0/+3
* net neigh: RCU conversion of neigh hash tableEric Dumazet2010-10-051-4/+12
* net: add a core netdev->rx_dropped counterEric Dumazet2010-10-051-0/+3
* ipv6: make __ipv6_isatap_ifid staticstephen hemminger2010-10-051-2/+0
* fib: fib_rules_cleanup can be staticstephen hemminger2010-10-051-1/+0
* net: relax rtnl_dereference()David S. Miller2010-10-051-4/+6
* net: dynamic ingress_queue allocationEric Dumazet2010-10-052-1/+9
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-10-042-1/+3
|\
| * tcp: Fix >4GB writes on 64-bit.David S. Miller2010-09-271-1/+1
| * tproxy: check for transparent flag in ip_route_newportsUlrich Weber2010-09-271-0/+2
* | net: introduce DST_NOCACHE flagEric Dumazet2010-10-031-4/+5
* | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2010-10-031-15/+32
|\ \
| * \ 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
* | | | ipmr: RCU protection for mfc_cache_arrayEric Dumazet2010-10-031-0/+1
|/ / /
* | | neigh: reorder fields in struct neighbourEric Dumazet2010-10-011-3/+3
* | | ipv4: introduce __ip_dev_find()Eric Dumazet2010-09-301-1/+6
* | | 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
* | | net: rename netdev rx_queue to ingress_queueEric Dumazet2010-09-291-1/+1
* | | dummy: percpu stats and lockless xmitEric Dumazet2010-09-291-0/+1
* | | ipv4: Allow configuring subnets as local addressesTom Herbert2010-09-281-0/+1
* | | net: Add netif_copy_real_num_queues() for use by virtual net driversBen Hutchings2010-09-271-0/+12
* | | net: Allow changing number of RX queues after device allocationBen Hutchings2010-09-271-1/+15
* | | tunnels: prepare percpu accountingEric Dumazet2010-09-273-10/+27
* | | Phonet: Implement Pipe Controller to support Nokia Slim ModemsKumar Sanghvi2010-09-272-0/+26
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-09-276-10/+26
|\ \ \ | | |/ | |/|
| * | ipv6: add a missing unregister_pernet_subsys callNeil Horman2010-09-261-0/+1
| * | net: reset skb queue mapping when rx'ing over tunnelTom Herbert2010-09-261-0/+1
| * | net: Move "struct net" declaration inside the __KERNEL__ macro guardOllie Wild2010-09-221-2/+2
| * | xfrm: Allow different selector family in temporary stateThomas Egerer2010-09-201-2/+2
| * | netpoll: Disable IRQ around RCU dereference in netpoll_rxHerbert Xu2010-09-171-4/+4
| * | tcp: Prevent overzealous packetization by SWS logic.Alexey Kuznetsov2010-09-151-2/+16
* | | net: loopback driver cleanupEric Dumazet2010-09-261-2/+4
* | | net: update SOCK_MIN_RCVBUFEric Dumazet2010-09-261-1/+5
* | | net: skb_frag_t can be smaller on small archesEric Dumazet2010-09-261-0/+5
* | | stmmac: review the wake-up supportGiuseppe Cavallaro2010-09-241-0/+1
* | | net: return operator cleanupEric Dumazet2010-09-2318-52/+51
* | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2010-09-214-28/+50
|\ \ \
| * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-09-214-28/+50
| |\ \ \ | | | |/ | | |/|
| | * | wl1271: make ref_clock configurable by boardOhad Ben-Cohen2010-09-211-0/+1
| | * | wl12xx: add platform data passing supportOhad Ben-Cohen2010-09-211-0/+3
| | * | wl12xx: make wl12xx.h common to both spi and sdioOhad Ben-Cohen2010-09-211-2/+2
| | * | mac80211: add p2p device type supportJohannes Berg2010-09-161-1/+26
| | * | cfg80211/nl80211: introduce p2p device typesJohannes Berg2010-09-161-0/+4
| | * | 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
OpenPOWER on IntegriCloud