summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* net: optimize INET input path furtherEric Dumazet2010-12-103-28/+34
* net: Abstract away all dst_entry metrics accesses.David S. Miller2010-12-091-3/+23
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-12-084-1/+7
|\
| * tcp: Replace time wait bucket msg by counterTom Herbert2010-12-081-0/+1
| * filter: fix sk_filter rcu handlingEric Dumazet2010-12-061-1/+3
| * af_unix: limit recursion levelEric Dumazet2010-11-291-0/+2
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-11-241-0/+1
| |\
| * | phylib: Add support for Marvell 88E1149R devices.David Daney2010-11-221-0/+1
* | | filter: constify sk_run_filter()Eric Dumazet2010-12-081-1/+1
* | | net: RCU conversion of dev_getbyhwaddr() and arp_ioctl()Eric Dumazet2010-12-081-1/+2
* | | dccp: Policy-based packet dequeueing infrastructureTomasz Grobelny2010-12-071-0/+21
* | | __in_dev_get_rtnl() can use rtnl_dereference()Eric Dumazet2010-12-061-1/+1
* | | filter: add SKF_AD_RXHASH and SKF_AD_CPUEric Dumazet2010-12-061-1/+3
* | | usbnet: changes for upcoming cdc_ncm driverAlexey Orishko2010-12-061-0/+6
* | | tg3: Move EEE definitions into mdio.hMatt Carlson2010-12-061-0/+5
* | | tipc: Remove obsolete native API files and exportsAllan Stephens2010-12-024-632/+0
* | | net: kill unused macros from head fileShan Wei2010-12-026-16/+0
* | | net: snmp: fix the wrong ICMP_MIB_MAX valueShan Wei2010-12-021-2/+1
* | | ipv6: Create inet6_csk_route_req().David S. Miller2010-12-021-0/+3
* | | ipv6: Add rt6_get_peer() helper.David S. Miller2010-12-021-0/+9
* | | timewait_sock: Create and use getpeer op.David S. Miller2010-12-022-0/+9
* | | inetpeer: Fix incorrect comment about inetpeer struct size.David S. Miller2010-12-021-1/+0
* | | inetpeer: Kill use of inet_peer_address_t typedef.David S. Miller2010-12-021-6/+6
* | | net sched: use xps information for qdisc NUMA affinityEric Dumazet2010-12-011-1/+19
* | | inet: Turn ->remember_stamp into ->get_peer in connection AF ops.David S. Miller2010-11-302-2/+2
* | | ipv6: Add infrastructure to bind inet_peer objects to routes.David S. Miller2010-11-302-0/+5
* | | inetpeer: Add inet_getpeer_v6()David S. Miller2010-11-301-0/+10
* | | inetpeer: Make inet_getpeer() take an inet_peer_adress_t pointer.David S. Miller2010-11-301-1/+10
* | | inetpeer: Introduce inet_peer_address_t.David S. Miller2010-11-301-1/+9
* | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2010-11-296-2/+137
|\ \ \
| * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-11-246-2/+137
| |\ \ \
| | * | | cfg80211: allow using CQM event to notify packet lossJohannes Berg2010-11-242-0/+15
| | * | | cfg80211: Add documentation for antenna opsBruno Randolf2010-11-241-0/+7
| | * | | cfg80211/mac80211: improve ad-hoc multicast rate handlingFelix Fietkau2010-11-242-4/+4
| | * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-11-243-1/+3
| | |\ \ \ | | | | |/ | | | |/|
| | | * | ssb: b43-pci-bridge: Add new vendor for BCM4318Daniel Klaffenbach2010-11-221-0/+1
| | * | | Revert "nl80211/mac80211: Report signal average"John W. Linville2010-11-242-6/+0
| | * | | cfg80211: Fix regulatory bug with multiple cards and delaysLuis R. Rodriguez2010-11-221-0/+7
| | * | | nl80211/mac80211: Report signal averageBruno Randolf2010-11-182-0/+6
| | * | | lib: Add generic exponentially weighted moving average (EWMA) functionBruno Randolf2010-11-181-0/+32
| | * | | mac80211: defines for AC numbersJohannes Berg2010-11-171-0/+14
| | * | | mac80211: add support for setting the ad-hoc multicast rateFelix Fietkau2010-11-161-2/+4
| | * | | cfg80211: add support for setting the ad-hoc multicast rateFelix Fietkau2010-11-162-0/+6
| | * | | mac80211: Add function to get probe request template for current APJuuso Oikarinen2010-11-161-0/+15
| | * | | mac80211: Add antenna configurationBruno Randolf2010-11-161-0/+2
| | * | | cfg80211: Add nl80211 antenna configurationBruno Randolf2010-11-162-0/+28
| | * | | mac80211: support hardware TX fragmentation offloadArik Nemtsov2010-11-161-0/+6
* | | | | xps: add __rcu annotationsEric Dumazet2010-11-291-2/+2
* | | | | sctp: kill unused macros in head fileShan Wei2010-11-292-5/+0
* | | | | xps: Add CONFIG_XPSTom Herbert2010-11-291-24/+28