summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2010-12-03net: don't reallocate skb->head unless the current one hasn't the needed extr...Changli Gao
2010-12-02tipc: Delete tipc_ownidentity()Allan Stephens
2010-12-02tipc: Eliminate obsolete native API forwarding routinesAllan Stephens
2010-12-02tipc: Eliminate an unused symbolic constant in link codeAllan Stephens
2010-12-02tipc: Eliminate useless initialization when creating subscriberAllan Stephens
2010-12-02tipc: Remove unused domain argument from multicast send routineAllan Stephens
2010-12-02tipc: Remove support for TIPC mode change callbackAllan Stephens
2010-12-02tipc: Delete useless function prototypesAllan Stephens
2010-12-02tipc: Eliminate useless return value when disabling a bearerAllan Stephens
2010-12-02tipc: Delete unused configuration service structure definitionAllan Stephens
2010-12-02tipc: Remove obsolete inclusions of header filesAllan Stephens
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-02timewait_sock: Create and use getpeer op.David S. Miller
2010-12-02inetpeer: 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-29xps: 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-28rtnl: 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