| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | | filter: add SKF_AD_RXHASH and SKF_AD_CPU | Eric Dumazet | 2010-12-06 | 1 | -0/+6 |
* | | | | net: Fix too optimistic NETIF_F_HW_CSUM features | Michał Mirosław | 2010-12-06 | 2 | -3/+8 |
* | | | | net: don't reallocate skb->head unless the current one hasn't the needed extr... | Changli Gao | 2010-12-03 | 1 | -11/+23 |
* | | | | tipc: Delete tipc_ownidentity() | Allan Stephens | 2010-12-02 | 3 | -10/+2 |
* | | | | tipc: Eliminate obsolete native API forwarding routines | Allan Stephens | 2010-12-02 | 2 | -87/+15 |
* | | | | tipc: Eliminate an unused symbolic constant in link code | Allan Stephens | 2010-12-02 | 1 | -6/+0 |
* | | | | tipc: Eliminate useless initialization when creating subscriber | Allan Stephens | 2010-12-02 | 1 | -1/+1 |
* | | | | tipc: Remove unused domain argument from multicast send routine | Allan Stephens | 2010-12-02 | 3 | -3/+2 |
* | | | | tipc: Remove support for TIPC mode change callback | Allan Stephens | 2010-12-02 | 4 | -53/+5 |
* | | | | tipc: Delete useless function prototypes | Allan Stephens | 2010-12-02 | 4 | -4/+0 |
* | | | | tipc: Eliminate useless return value when disabling a bearer | Allan Stephens | 2010-12-02 | 1 | -4/+5 |
* | | | | tipc: Delete unused configuration service structure definition | Allan Stephens | 2010-12-02 | 1 | -7/+0 |
* | | | | tipc: Remove obsolete inclusions of header files | Allan Stephens | 2010-12-02 | 22 | -77/+0 |
* | | | | tipc: Remove obsolete native API files and exports | Allan Stephens | 2010-12-02 | 11 | -58/+382 |
* | | | | ipv6: use ND_REACHABLE_TIME and ND_RETRANS_TIMER instead of magic number | Shan Wei | 2010-12-02 | 1 | -12/+12 |
* | | | | tcp: use TCP_BASE_MSS to set basic mss value | Shan Wei | 2010-12-02 | 1 | -1/+1 |
* | | | | tcp: Implement ipv6 ->get_peer() and ->tw_get_peer(). | David S. Miller | 2010-12-02 | 1 | -4/+18 |
* | | | | tcp: Add timewait recycling bits to ipv6 connect code. | David S. Miller | 2010-12-02 | 2 | -25/+77 |
* | | | | ipv6: Create inet6_csk_route_req(). | David S. Miller | 2010-12-02 | 1 | -0/+32 |
* | | | | timewait_sock: Create and use getpeer op. | David S. Miller | 2010-12-01 | 3 | -37/+54 |
* | | | | inetpeer: Kill use of inet_peer_address_t typedef. | David S. Miller | 2010-12-01 | 1 | -4/+4 |
* | | | | ipip: add module alias for tunl0 tunnel device | stephen hemminger | 2010-12-01 | 1 | -0/+1 |
* | | | | gre: add module alias for gre0 tunnel device | stephen hemminger | 2010-12-01 | 1 | -0/+1 |
* | | | | gre: minor cleanups | stephen hemminger | 2010-12-01 | 1 | -2/+2 |
* | | | | net sched: use xps information for qdisc NUMA affinity | Eric Dumazet | 2010-12-01 | 3 | -4/+17 |
* | | | | inet: Turn ->remember_stamp into ->get_peer in connection AF ops. | David S. Miller | 2010-11-30 | 3 | -32/+42 |
* | | | | ipv6: Add infrastructure to bind inet_peer objects to routes. | David S. Miller | 2010-11-30 | 2 | -0/+20 |
* | | | | inetpeer: Add v6 peers tree, abstract root properly. | David S. Miller | 2010-11-30 | 1 | -9/+18 |
* | | | | inetpeer: Abstract address comparisons. | David S. Miller | 2010-11-30 | 1 | -8/+27 |
* | | | | inetpeer: Make inet_getpeer() take an inet_peer_adress_t pointer. | David S. Miller | 2010-11-30 | 4 | -9/+9 |
* | | | | inetpeer: Introduce inet_peer_address_t. | David S. Miller | 2010-11-30 | 2 | -9/+9 |
* | | | | inetpeer: Abstract out the tree root accesses. | David S. Miller | 2010-11-30 | 1 | -50/+69 |
* | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 2010-11-29 | 25 | -135/+606 |
|\ \ \ \ |
|
| * \ \ \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2010-11-24 | 25 | -135/+606 |
| |\ \ \ \ |
|
| | * | | | | mac80211: implement packet loss notification | Johannes Berg | 2010-11-24 | 2 | -0/+25 |
| | * | | | | cfg80211: allow using CQM event to notify packet loss | Johannes Berg | 2010-11-24 | 3 | -0/+61 |
| | * | | | | mac80211: avoid aggregation for VO traffic | Luis R. Rodriguez | 2010-11-24 | 1 | -0/+3 |
| | * | | | | mac80211: reduce the number of retries for nullfunc probing | Felix Fietkau | 2010-11-24 | 1 | -1/+8 |
| | * | | | | mac80211: use nullfunc instead of probe request for connection monitoring | Felix Fietkau | 2010-11-24 | 3 | -26/+72 |
| | * | | | | cfg80211/mac80211: improve ad-hoc multicast rate handling | Felix Fietkau | 2010-11-24 | 3 | -17/+47 |
| | * | | | | mac80211: probe the AP when resuming | Felix Fietkau | 2010-11-24 | 1 | -0/+1 |
| | * | | | | mac80211: calculate beacon loss time accurately | Felix Fietkau | 2010-11-24 | 2 | -4/+13 |
| | * | | | | mac80211: restart beacon miss timer on system resume from suspend | Felix Fietkau | 2010-11-24 | 1 | -0/+1 |
| | * | | | | net/wireless: Use pr_<level> and netdev_<level> | Joe Perches | 2010-11-24 | 6 | -56/+44 |
| | * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2010-11-24 | 7 | -13/+80 |
| | |\ \ \ \
| | | | |/ /
| | | |/| | |
|
| | * | | | | Revert "nl80211/mac80211: Report signal average" | John W. Linville | 2010-11-24 | 6 | -12/+1 |
| | * | | | | mac80211: Disable hw crypto for GTKs on AP VLAN interfaces | Helmut Schaa | 2010-11-22 | 1 | -1/+8 |
| | * | | | | cfg80211: Fix regulatory bug with multiple cards and delays | Luis R. Rodriguez | 2010-11-22 | 1 | -9/+43 |
| | * | | | | cfg80211: move mutex locking to reg_process_pending_hints() | Luis R. Rodriguez | 2010-11-22 | 1 | -8/+8 |
| | * | | | | cfg80211: move reg_work and reg_todo above | Luis R. Rodriguez | 2010-11-22 | 1 | -2/+3 |