aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2010-12-06__in_dev_get_rtnl() can use rtnl_dereference()Eric Dumazet
2010-12-06filter: add SKF_AD_RXHASH and SKF_AD_CPUEric Dumazet
2010-12-06usbnet: changes for upcoming cdc_ncm driverAlexey Orishko
2010-12-06tg3: Move EEE definitions into mdio.hMatt Carlson
2010-12-02tipc: Remove obsolete native API files and exportsAllan Stephens
2010-12-02net: kill unused macros from head fileShan Wei
2010-12-02net: snmp: fix the wrong ICMP_MIB_MAX valueShan Wei
2010-12-02ipv6: Create inet6_csk_route_req().David S. Miller
2010-12-02ipv6: Add rt6_get_peer() helper.David S. Miller
2010-12-01timewait_sock: Create and use getpeer op.David S. Miller
2010-12-01inetpeer: Fix incorrect comment about inetpeer struct size.David S. Miller
2010-12-01inetpeer: Kill use of inet_peer_address_t typedef.David S. Miller
2010-12-01net sched: use xps information for qdisc NUMA affinityEric Dumazet
2010-11-30inet: Turn ->remember_stamp into ->get_peer in connection AF ops.David S. Miller
2010-11-30ipv6: Add infrastructure to bind inet_peer objects to routes.David S. Miller
2010-11-30inetpeer: Add inet_getpeer_v6()David S. Miller
2010-11-30inetpeer: Make inet_getpeer() take an inet_peer_adress_t pointer.David S. Miller
2010-11-30inetpeer: Introduce inet_peer_address_t.David S. Miller
2010-11-29Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2010-11-29xps: add __rcu annotationsEric Dumazet
2010-11-29sctp: kill unused macros in head fileShan Wei
2010-11-28xps: Add CONFIG_XPSTom Herbert
2010-11-28xfrm: fix gre key endianessTimo Teräs
2010-11-28X25 remove bkl in subscription ioctlsandrew hendry
2010-11-28net: add netif_tx_queue_frozen_or_stoppedEric Dumazet
2010-11-28sctp: kill unused macro definitionShan Wei
2010-11-27rtnl: make link af-specific updates atomicThomas Graf
2010-11-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-11-24cfg80211: allow using CQM event to notify packet lossJohannes Berg
2010-11-24cfg80211: Add documentation for antenna opsBruno Randolf
2010-11-24cfg80211/mac80211: improve ad-hoc multicast rate handlingFelix Fietkau
2010-11-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-11-24Revert "nl80211/mac80211: Report signal average"John W. Linville
2010-11-24xps: Transmit Packet SteeringTom Herbert
2010-11-24xps: Improvements in TX queue selectionTom Herbert
2010-11-24scm: lower SCM_MAX_FDEric Dumazet
2010-11-24ipv6: mcast: RCU conversionEric Dumazet
2010-11-24stmmac: add init/exit callback in plat_stmmacenet_data structGiuseppe CAVALLARO
2010-11-22cfg80211: Fix regulatory bug with multiple cards and delaysLuis R. Rodriguez
2010-11-22ssb: b43-pci-bridge: Add new vendor for BCM4318Daniel Klaffenbach
2010-11-22macvlan: Introduce 'passthru' mode to takeover the underlying deviceSridhar Samudrala
2010-11-21netns: let net_generic take pointer-to-const argsJan Engelhardt
2010-11-19Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-11-19filter: optimize sk_run_filterEric Dumazet
2010-11-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-11-18nl80211/mac80211: Report signal averageBruno Randolf
2010-11-18lib: Add generic exponentially weighted moving average (EWMA) functionBruno Randolf
2010-11-18net: move definitions of BPF_S_* to net/core/filter.cChangli Gao
2010-11-18net: Fix duplicate volatile warning.Tetsuo Handa
2010-11-18bonding: IGMP handling cleanupEric Dumazet