aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2010-12-02tipc: Remove obsolete native API files and exportsAllan Stephens
2010-12-02ipv6: use ND_REACHABLE_TIME and ND_RETRANS_TIMER instead of magic numberShan Wei
2010-12-02tcp: use TCP_BASE_MSS to set basic mss valueShan Wei
2010-12-02tcp: Implement ipv6 ->get_peer() and ->tw_get_peer().David S. Miller
2010-12-02tcp: Add timewait recycling bits to ipv6 connect code.David S. Miller
2010-12-02ipv6: Create inet6_csk_route_req().David S. Miller
2010-12-01timewait_sock: Create and use getpeer op.David S. Miller
2010-12-01inetpeer: Kill use of inet_peer_address_t typedef.David S. Miller
2010-12-01ipip: add module alias for tunl0 tunnel devicestephen hemminger
2010-12-01gre: add module alias for gre0 tunnel devicestephen hemminger
2010-12-01gre: minor cleanupsstephen hemminger
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 v6 peers tree, abstract root properly.David S. Miller
2010-11-30inetpeer: Abstract address comparisons.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-30inetpeer: Abstract out the tree root accesses.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-29xps: NUMA allocations for per cpu dataEric Dumazet
2010-11-28xps: Add CONFIG_XPSTom Herbert
2010-11-28ipv6: Prepare the tree for un-inlined jhash.Jozsef Kadlecsik
2010-11-28X25 remove bkl in call user data length ioctlandrew hendry
2010-11-28X25 remove bkl from causediag ioctlsandrew hendry
2010-11-28X25 remove bkl from calluserdata ioctlsandrew hendry
2010-11-28X25 remove bkl in facility ioctlsandrew hendry
2010-11-28X25 remove bkl in subscription ioctlsandrew hendry
2010-11-288021q: vlan device is lockless do not transfer real_num_{tx|rx}_queuesJohn Fastabend
2010-11-28net: add netif_tx_queue_frozen_or_stoppedEric Dumazet
2010-11-28ipv6: kill two unused macro definitionShan Wei
2010-11-28net: add some KERN_CONT markers to continuation linesUwe Kleine-König
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-24mac80211: implement packet loss notificationJohannes Berg
2010-11-24cfg80211: allow using CQM event to notify packet lossJohannes Berg
2010-11-24mac80211: avoid aggregation for VO trafficLuis R. Rodriguez
2010-11-24mac80211: reduce the number of retries for nullfunc probingFelix Fietkau
2010-11-24mac80211: use nullfunc instead of probe request for connection monitoringFelix Fietkau
2010-11-24cfg80211/mac80211: improve ad-hoc multicast rate handlingFelix Fietkau
2010-11-24mac80211: probe the AP when resumingFelix Fietkau
2010-11-24mac80211: calculate beacon loss time accuratelyFelix Fietkau
2010-11-24mac80211: restart beacon miss timer on system resume from suspendFelix Fietkau
2010-11-24net/wireless: Use pr_<level> and netdev_<level>Joe Perches
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