summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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-012-0/+9
* inetpeer: Fix incorrect comment about inetpeer struct size.David S. Miller2010-12-011-1/+0
* inetpeer: Kill use of inet_peer_address_t typedef.David S. Miller2010-12-011-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-281-24/+28
* | | | xfrm: fix gre key endianessTimo Teräs2010-11-281-2/+2
* | | | X25 remove bkl in subscription ioctlsandrew hendry2010-11-281-0/+2
* | | | net: add netif_tx_queue_frozen_or_stoppedEric Dumazet2010-11-281-2/+4
* | | | sctp: kill unused macro definitionShan Wei2010-11-281-14/+0
* | | | rtnl: make link af-specific updates atomicThomas Graf2010-11-271-4/+8
* | | | xps: Transmit Packet SteeringTom Herbert2010-11-241-0/+30
* | | | xps: Improvements in TX queue selectionTom Herbert2010-11-241-1/+2
* | | | scm: lower SCM_MAX_FDEric Dumazet2010-11-241-2/+3
* | | | ipv6: mcast: RCU conversionEric Dumazet2010-11-242-2/+3
* | | | stmmac: add init/exit callback in plat_stmmacenet_data structGiuseppe CAVALLARO2010-11-241-3/+3
|/ / /
* | | macvlan: Introduce 'passthru' mode to takeover the underlying deviceSridhar Samudrala2010-11-221-0/+1
* | | netns: let net_generic take pointer-to-const argsJan Engelhardt2010-11-211-1/+1
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-11-193-3/+3
|\ \ \
| * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-11-181-1/+1
| |\ \ \ | | | |/ | | |/|
| | * | cfg80211: fix WIPHY_FLAG_IBSS_RSN bitJussi Kivilinna2010-11-151-1/+1