aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-12-02tipc: Remove obsolete native API files and exportsAllan Stephens4-632/+0
2010-12-02net: kill unused macros from head fileShan Wei6-16/+0
2010-12-02net: snmp: fix the wrong ICMP_MIB_MAX valueShan Wei1-2/+1
2010-12-02ipv6: Create inet6_csk_route_req().David S. Miller1-0/+3
2010-12-02ipv6: Add rt6_get_peer() helper.David S. Miller1-0/+9
2010-12-01timewait_sock: Create and use getpeer op.David S. Miller2-0/+9
2010-12-01inetpeer: Fix incorrect comment about inetpeer struct size.David S. Miller1-1/+0
2010-12-01inetpeer: Kill use of inet_peer_address_t typedef.David S. Miller1-6/+6
2010-12-01net sched: use xps information for qdisc NUMA affinityEric Dumazet1-1/+19
2010-11-30inet: Turn ->remember_stamp into ->get_peer in connection AF ops.David S. Miller2-2/+2
2010-11-30ipv6: Add infrastructure to bind inet_peer objects to routes.David S. Miller2-0/+5
2010-11-30inetpeer: Add inet_getpeer_v6()David S. Miller1-0/+10
2010-11-30inetpeer: Make inet_getpeer() take an inet_peer_adress_t pointer.David S. Miller1-1/+10
2010-11-30inetpeer: Introduce inet_peer_address_t.David S. Miller1-1/+9
2010-11-29Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller6-2/+137
2010-11-29xps: add __rcu annotationsEric Dumazet1-2/+2
2010-11-29sctp: kill unused macros in head fileShan Wei2-5/+0
2010-11-28xps: Add CONFIG_XPSTom Herbert1-24/+28
2010-11-28xfrm: fix gre key endianessTimo Teräs1-2/+2
2010-11-28X25 remove bkl in subscription ioctlsandrew hendry1-0/+2
2010-11-28net: add netif_tx_queue_frozen_or_stoppedEric Dumazet1-2/+4
2010-11-28sctp: kill unused macro definitionShan Wei1-14/+0
2010-11-27rtnl: make link af-specific updates atomicThomas Graf1-4/+8
2010-11-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville6-2/+137
2010-11-24cfg80211: allow using CQM event to notify packet lossJohannes Berg2-0/+15
2010-11-24cfg80211: Add documentation for antenna opsBruno Randolf1-0/+7
2010-11-24cfg80211/mac80211: improve ad-hoc multicast rate handlingFelix Fietkau2-4/+4
2010-11-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville3-1/+3
2010-11-24Revert "nl80211/mac80211: Report signal average"John W. Linville2-6/+0
2010-11-24xps: Transmit Packet SteeringTom Herbert1-0/+30
2010-11-24xps: Improvements in TX queue selectionTom Herbert1-1/+2
2010-11-24scm: lower SCM_MAX_FDEric Dumazet1-2/+3
2010-11-24ipv6: mcast: RCU conversionEric Dumazet2-2/+3
2010-11-24stmmac: add init/exit callback in plat_stmmacenet_data structGiuseppe CAVALLARO1-3/+3
2010-11-22cfg80211: Fix regulatory bug with multiple cards and delaysLuis R. Rodriguez1-0/+7
2010-11-22ssb: b43-pci-bridge: Add new vendor for BCM4318Daniel Klaffenbach1-0/+1
2010-11-22macvlan: Introduce 'passthru' mode to takeover the underlying deviceSridhar Samudrala1-0/+1
2010-11-21netns: let net_generic take pointer-to-const argsJan Engelhardt1-1/+1
2010-11-19Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller3-3/+3
2010-11-19filter: optimize sk_run_filterEric Dumazet1-1/+1
2010-11-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller1-1/+1
2010-11-18nl80211/mac80211: Report signal averageBruno Randolf2-0/+6
2010-11-18lib: Add generic exponentially weighted moving average (EWMA) functionBruno Randolf1-0/+32
2010-11-18net: move definitions of BPF_S_* to net/core/filter.cChangli Gao1-48/+0
2010-11-18net: Fix duplicate volatile warning.Tetsuo Handa1-1/+1
2010-11-18bonding: IGMP handling cleanupEric Dumazet1-1/+1
2010-11-17mac80211: defines for AC numbersJohannes Berg1-0/+14
2010-11-17net: use the macros defined for the members of flowiChangli Gao1-7/+5
2010-11-17ipv4: AF_INET link address familyThomas Graf1-0/+8
2010-11-17inet: Define IPV4_DEVCONF_MAXThomas Graf1-3/+5