| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2008-06-28 | 4 | -1/+26 |
|\ |
|
| * | net/inet_lro: remove setting skb->ip_summed when not LRO-able | Eli Cohen | 2008-06-27 | 1 | -1/+5 |
| * | include/linux/netdevice.h: don't export MAX_HEADER to userspace | Adrian Bunk | 2008-06-27 | 1 | -0/+4 |
| * | netns: Don't receive new packets in a dead network namespace. | Eric W. Biederman | 2008-06-20 | 1 | -0/+11 |
| * | ipv6: Drop packets for loopback address from outside of the box. | YOSHIFUJI Hideaki | 2008-06-19 | 1 | -0/+6 |
* | | bnx2x: Add support for BCM57711 HW | Eilon Greenstein | 2008-06-23 | 1 | -0/+2 |
* | | net: Discard and warn about LRO'd skbs received for forwarding | Ben Hutchings | 2008-06-19 | 1 | -0/+14 |
* | | net: Disable LRO on devices that are forwarding | Ben Hutchings | 2008-06-19 | 1 | -0/+1 |
* | | sctp: Follow security requirement of responding with 1 packet | Vlad Yasevich | 2008-06-19 | 1 | -1/+1 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2008-06-19 | 1 | -0/+1 |
|\| |
|
| * | netfilter: nf_nat: fix RCU races | Patrick McHardy | 2008-06-17 | 1 | -0/+1 |
* | | netdevice: Fix promiscuity and allmulti overflow | Wang Chen | 2008-06-18 | 1 | -2/+2 |
* | | net: Add sk_set_socket() helper. | David S. Miller | 2008-06-17 | 1 | -2/+7 |
* | | Merge branch 'davem-next' of master.kernel.org:/pub/scm/linux/kernel/git/jgar... | David S. Miller | 2008-06-17 | 3 | -18/+52 |
|\ \ |
|
| * | | bonding: Allow setting max_bonds to zero | Jay Vosburgh | 2008-06-18 | 1 | -0/+3 |
| * | | net/core: add NETDEV_BONDING_FAILOVER event | Or Gerlitz | 2008-06-17 | 2 | -0/+2 |
| * | | Merge branch 'for-2.6.27' of git://git.marvell.com/mv643xx_eth into upstream-... | Jeff Garzik | 2008-06-17 | 1 | -18/+47 |
| |\ \ |
|
| | * | | mv643xx_eth: allow multiple TX queues | Lennert Buytenhek | 2008-06-12 | 1 | -1/+2 |
| | * | | mv643xx_eth: allow multiple RX queues | Lennert Buytenhek | 2008-06-12 | 1 | -0/+5 |
| | * | | mv643xx_eth: general cleanup | Lennert Buytenhek | 2008-06-12 | 1 | -18/+41 |
* | | | | netdevice: change net_device->promiscuity/allmulti to unsigned int | Wang Chen | 2008-06-17 | 1 | -2/+2 |
* | | | | udp: sk_drops handling | Eric Dumazet | 2008-06-17 | 1 | -1/+1 |
|/ / / |
|
* | | | rose: improving AX25 routing frames via ROSE network | Bernard Pidoux | 2008-06-17 | 1 | -1/+1 |
* | | | atm: [suni] add support for setting loopback and framing modes | Chas Williams | 2008-06-17 | 1 | -1/+1 |
* | | | net: Kill SOCK_SLEEP_PRE and SOCK_SLEEP_POST, no users. | David S. Miller | 2008-06-17 | 1 | -24/+0 |
* | | | sctp: Kill SCTP_SOCK_SLEEP_{PRE,POST}, unused. | David S. Miller | 2008-06-17 | 1 | -2/+0 |
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2008-06-16 | 1 | -1/+1 |
|\ \ \
| | |/
| |/| |
|
| * | | ipv6 sit: Avoid extra need for compat layer in PRL management. | YOSHIFUJI Hideaki | 2008-06-16 | 1 | -1/+1 |
* | | | netns: introduce the net_hash_mix "salt" for hashes | Pavel Emelyanov | 2008-06-16 | 5 | -5/+30 |
* | | | inet6: add struct net argument to inet6_ehashfn | Pavel Emelyanov | 2008-06-16 | 1 | -2/+5 |
* | | | inet: add struct net argument to inet_ehashfn | Pavel Emelyanov | 2008-06-16 | 1 | -2/+4 |
* | | | inet: add struct net argument to inet_lhashfn | Pavel Emelyanov | 2008-06-16 | 1 | -2/+2 |
* | | | inet: add struct net argument to inet_bhashfn | Pavel Emelyanov | 2008-06-16 | 1 | -1/+2 |
* | | | udp: add struct net argument to udp_hashfn | Pavel Emelyanov | 2008-06-16 | 1 | -1/+1 |
* | | | udp: introduce a udp_hashfn function | Pavel Emelyanov | 2008-06-16 | 1 | -0/+5 |
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville... | David S. Miller | 2008-06-14 | 3 | -37/+386 |
|\ \ \ |
|
| * | | | mac80211: add utility function to get header length | Harvey Harrison | 2008-06-14 | 1 | -0/+6 |
| * | | | mac80211: make ieee80211_get_hdrlen_from_skb return unsigned | Harvey Harrison | 2008-06-14 | 1 | -1/+1 |
| * | | | mac80211: remove ieee80211_get_morefrag | Harvey Harrison | 2008-06-14 | 1 | -14/+0 |
| * | | | mac80211: add helpers for frame control testing | Harvey Harrison | 2008-06-14 | 1 | -18/+374 |
| * | | | iwlwifi: remove redundant flags regarding to FAT channel | Emmanuel Grumbach | 2008-06-14 | 1 | -0/+1 |
| * | | | nl80211: Fix comment merge error | Michael Buesch | 2008-06-14 | 1 | -4/+4 |
* | | | | net: change proto destroy method to return void | Brian Haley | 2008-06-14 | 3 | -3/+3 |
* | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2008-06-13 | 62 | -137/+320 |
|\ \ \ \
| | |/ /
| |/| | |
|
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6 | Linus Torvalds | 2008-06-13 | 1 | -1/+1 |
| |\ \ \ |
|
| | * | | | parisc: fix miscompilation of ip_fast_csum with gcc >= 4.3 | Kyle McMartin | 2008-06-13 | 1 | -1/+1 |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-06-13 | 3 | -10/+2 |
| |\ \ \ \ |
|
| | * | | | | tcp: Revert 'process defer accept as established' changes. | David S. Miller | 2008-06-12 | 3 | -10/+2 |
| * | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2008-06-12 | 1 | -1/+4 |
| |\ \ \ \ \ |
|
| | * | | | | | [ARM] 5091/1: Add missing bitfield include to regs-lcd.h | Stefan Schmidt | 2008-06-12 | 1 | -1/+4 |