aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* af_packet: remove pgv.flagsChangli Gao2010-12-06
* af_packet: use vmalloc_to_page() instead for the addresss returned by vmalloc()Changli Gao2010-12-06
* net: kill an RCU warning in inet_fill_link_af()Eric Dumazet2010-12-06
* filter: add SKF_AD_RXHASH and SKF_AD_CPUEric Dumazet2010-12-06
* net: Fix too optimistic NETIF_F_HW_CSUM featuresMichał Mirosław2010-12-06
* net: don't reallocate skb->head unless the current one hasn't the needed extr...Changli Gao2010-12-03
* tipc: Delete tipc_ownidentity()Allan Stephens2010-12-02
* tipc: Eliminate obsolete native API forwarding routinesAllan Stephens2010-12-02
* tipc: Eliminate an unused symbolic constant in link codeAllan Stephens2010-12-02
* tipc: Eliminate useless initialization when creating subscriberAllan Stephens2010-12-02
* tipc: Remove unused domain argument from multicast send routineAllan Stephens2010-12-02
* tipc: Remove support for TIPC mode change callbackAllan Stephens2010-12-02
* tipc: Delete useless function prototypesAllan Stephens2010-12-02
* tipc: Eliminate useless return value when disabling a bearerAllan Stephens2010-12-02
* tipc: Delete unused configuration service structure definitionAllan Stephens2010-12-02
* tipc: Remove obsolete inclusions of header filesAllan Stephens2010-12-02
* tipc: Remove obsolete native API files and exportsAllan Stephens2010-12-02
* ipv6: use ND_REACHABLE_TIME and ND_RETRANS_TIMER instead of magic numberShan Wei2010-12-02
* tcp: use TCP_BASE_MSS to set basic mss valueShan Wei2010-12-02
* tcp: Implement ipv6 ->get_peer() and ->tw_get_peer().David S. Miller2010-12-02
* tcp: Add timewait recycling bits to ipv6 connect code.David S. Miller2010-12-02
* ipv6: Create inet6_csk_route_req().David S. Miller2010-12-02
* timewait_sock: Create and use getpeer op.David S. Miller2010-12-01
* inetpeer: Kill use of inet_peer_address_t typedef.David S. Miller2010-12-01
* ipip: add module alias for tunl0 tunnel devicestephen hemminger2010-12-01
* gre: add module alias for gre0 tunnel devicestephen hemminger2010-12-01
* gre: minor cleanupsstephen hemminger2010-12-01
* net sched: use xps information for qdisc NUMA affinityEric Dumazet2010-12-01
* inet: Turn ->remember_stamp into ->get_peer in connection AF ops.David S. Miller2010-11-30
* ipv6: Add infrastructure to bind inet_peer objects to routes.David S. Miller2010-11-30
* inetpeer: Add v6 peers tree, abstract root properly.David S. Miller2010-11-30
* inetpeer: Abstract address comparisons.David S. Miller2010-11-30
* inetpeer: Make inet_getpeer() take an inet_peer_adress_t pointer.David S. Miller2010-11-30
* inetpeer: Introduce inet_peer_address_t.David S. Miller2010-11-30
* inetpeer: Abstract out the tree root accesses.David S. Miller2010-11-30
* Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2010-11-29
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-11-24
| |\
| | * mac80211: implement packet loss notificationJohannes Berg2010-11-24
| | * cfg80211: allow using CQM event to notify packet lossJohannes Berg2010-11-24
| | * mac80211: avoid aggregation for VO trafficLuis R. Rodriguez2010-11-24
| | * mac80211: reduce the number of retries for nullfunc probingFelix Fietkau2010-11-24
| | * mac80211: use nullfunc instead of probe request for connection monitoringFelix Fietkau2010-11-24
| | * cfg80211/mac80211: improve ad-hoc multicast rate handlingFelix Fietkau2010-11-24
| | * mac80211: probe the AP when resumingFelix Fietkau2010-11-24
| | * mac80211: calculate beacon loss time accuratelyFelix Fietkau2010-11-24
| | * mac80211: restart beacon miss timer on system resume from suspendFelix Fietkau2010-11-24
| | * net/wireless: Use pr_<level> and netdev_<level>Joe Perches2010-11-24
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-11-24
| | |\
| | * | Revert "nl80211/mac80211: Report signal average"John W. Linville2010-11-24
| | * | mac80211: Disable hw crypto for GTKs on AP VLAN interfacesHelmut Schaa2010-11-22