| Commit message (Expand) | Author | Age | Files | Lines |
* | rps: optimize rps_get_cpu() | Changli Gao | 2010-04-24 | 1 | -13/+11 |
* | Merge branch 'net-next-2.6_20100423a/br/br_multicast_v3' of git://git.linux-i... | David S. Miller | 2010-04-23 | 4 | -156/+619 |
|\ |
|
| * | bridge br_multicast: IPv6 MLD support. | YOSHIFUJI Hideaki | 2010-04-23 | 3 | -4/+429 |
| * | bridge br_multicast: Make functions less ipv4 dependent. | YOSHIFUJI Hideaki | 2010-04-23 | 2 | -58/+151 |
| * | ipv6 mcast: Introduce include/net/mld.h for MLD definitions. | YOSHIFUJI Hideaki | 2010-04-23 | 1 | -95/+40 |
* | | IPv6: Complete IPV6_DONTFRAG support | Brian Haley | 2010-04-23 | 5 | -8/+112 |
* | | IPv6: Add dontfrag argument to relevant functions | Brian Haley | 2010-04-23 | 7 | -10/+42 |
* | | IPv6: data structure changes for new socket options | Brian Haley | 2010-04-23 | 1 | -0/+46 |
* | | l2tp_eth: fix memory allocation | Jiri Pirko | 2010-04-23 | 1 | -28/+1 |
* | | l2tp: fix memory allocation | Jiri Pirko | 2010-04-23 | 1 | -28/+1 |
* | | Merge branch 'master' into for-davem | John W. Linville | 2010-04-23 | 9 | -15/+68 |
|\ \
| |/
|/| |
|
| * | mac80211: Fix ieee80211_sta_conn_mon_timer with hw connection monitoring | Juuso Oikarinen | 2010-04-20 | 1 | -0/+5 |
| * | mac80211: sample survey implementation for mac80211 & hwsim | Holger Schurig | 2010-04-20 | 2 | -0/+21 |
| * | ath9k: Group Key fix for VAPs | Daniel Yingqiang Ma | 2010-04-20 | 1 | -0/+1 |
| * | mac80211: add missing newline | Johannes Berg | 2010-04-19 | 1 | -1/+1 |
| * | mac80211: Prevent running sta_cleanup timer unnecessarily | Juuso Oikarinen | 2010-04-19 | 2 | -3/+17 |
| * | mac80211: fix stopping RX BA session from timer | Johannes Berg | 2010-04-19 | 1 | -5/+13 |
| * | cfg80211: Avoid sending IWEVASSOCREQIE and IWEVASSOCRESPIE events with NULL e... | Nishant Sarmukadam | 2010-04-16 | 1 | -6/+10 |
* | | X25: Add if_x25.h and x25 to device identifiers | Andrew Hendry | 2010-04-22 | 1 | -16/+20 |
* | | net: Socket filter ancilliary data access for skb->dev->type | Paul LeoNerd Evans | 2010-04-22 | 1 | -0/+7 |
* | | tcp: fix outsegs stat for TSO segments | Tom Herbert | 2010-04-22 | 1 | -2/+3 |
* | | IPv6: Generic TTL Security Mechanism (final version) | Stephen Hemminger | 2010-04-22 | 2 | -1/+25 |
* | | net: Orphan and de-dst skbs earlier in xmit path. | David S. Miller | 2010-04-22 | 1 | -7/+8 |
* | | rps: immediate send IPI in process_backlog() | Eric Dumazet | 2010-04-22 | 1 | -34/+42 |
* | | ethernet: print protocol in host byte order | Johannes Berg | 2010-04-21 | 1 | -1/+1 |
* | | net: Introduce skb_orphan_try() | Eric Dumazet | 2010-04-21 | 1 | -1/+0 |
* | | fasync: RCU and fine grained locking | Eric Dumazet | 2010-04-21 | 1 | -62/+11 |
* | | tcp: Mark v6 response packets as CHECKSUM_PARTIAL | David S. Miller | 2010-04-21 | 1 | -0/+3 |
* | | tcp: Fix ipv6 checksumming on response packets for real. | David S. Miller | 2010-04-21 | 1 | -2/+0 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-04-21 | 10 | -11/+19 |
|\ \ |
|
| * | | net: Fix an RCU warning in dev_pick_tx() | David Howells | 2010-04-21 | 1 | -1/+1 |
| * | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 2010-04-21 | 1 | -1/+4 |
| |\ \ |
|
| | * \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2010-04-19 | 5 | -7/+11 |
| | |\ \ |
|
| | * \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2010-04-13 | 11 | -28/+125 |
| | |\ \ \ |
|
| | * \ \ \ | Merge branch 'for-2.6.34' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2010-04-12 | 1 | -1/+4 |
| | |\ \ \ \ |
|
| | | * | | | | svcrdma: RDMA support not yet compatible with RPC6 | Tom Tucker | 2010-04-05 | 1 | -1/+4 |
| * | | | | | | ipv6: Fix tcp_v6_send_response transport header setting. | Herbert Xu | 2010-04-21 | 1 | -1/+1 |
| * | | | | | | bridge: add a missing ntohs() | Eric Dumazet | 2010-04-20 | 1 | -1/+1 |
| * | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2010-04-20 | 2 | -1/+2 |
| |\ \ \ \ \ \
| | |_|_|_|/ /
| |/| | | | | |
|
| | * | | | | | mac80211: pass HT changes to driver when off channel | Reinette Chatre | 2010-04-19 | 1 | -0/+2 |
| | * | | | | | mac80211: remove bogus TX agg state assignment | Johannes Berg | 2010-04-19 | 1 | -1/+0 |
| * | | | | | | packet : remove init_net restriction | Daniel Lezcano | 2010-04-16 | 1 | -2/+0 |
| * | | | | | | ip: Fix ip_dev_loopback_xmit() | Eric Dumazet | 2010-04-15 | 2 | -2/+2 |
| * | | | | | | net: dev_pick_tx() fix | Eric Dumazet | 2010-04-15 | 1 | -2/+6 |
| * | | | | | | fib: suppress lockdep-RCU false positive in FIB trie. | Eric Dumazet | 2010-04-14 | 1 | -1/+3 |
| | |_|_|/ /
| |/| | | | |
|
* | | | | | | net: Remove two unnecessary exports (skbuff). | Rami Rosen | 2010-04-20 | 1 | -4/+2 |
* | | | | | | net: Fix various endianness glitches | Eric Dumazet | 2010-04-20 | 17 | -61/+65 |
* | | | | | | net: sk_sleep() helper | Eric Dumazet | 2010-04-20 | 40 | -191/+191 |
* | | | | | | net: emphasize rtnl lock required in call_netdevice_notifiers | Jiri Pirko | 2010-04-20 | 1 | -0/+1 |
* | | | | | | rps: consistent rxhash | Eric Dumazet | 2010-04-20 | 1 | -7/+18 |