| Commit message (Expand) | Author | Age | Files | Lines |
* | irda: Use __packed annotation instead IRDA_PACKED macro | Gustavo F. Padovan | 2010-07-21 | 2 | -13/+9 |
* | drivers/net/irda: use for_each_pci_dev() | Kulikov Vasiliy | 2010-07-21 | 1 | -4/+1 |
* | drivers/net/qlge: Use pr_<level>, shrink text a bit | Joe Perches | 2010-07-21 | 2 | -491/+318 |
* | arch/um/drivers: remove duplicate structure field initialization | Julia Lawall | 2010-07-21 | 1 | -8/+2 |
* | drivers/net/cxgb3/t3_hw.c: use new hex_to_bin() method | Andy Shevchenko | 2010-07-21 | 1 | -12/+4 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-07-20 | 20 | -39/+92 |
|\ |
|
| * | bridge: Partially disable netpoll support | Herbert Xu | 2010-07-19 | 2 | -31/+1 |
| * | tcp: fix crash in tcp_xmit_retransmit_queue | Ilpo Järvinen | 2010-07-19 | 1 | -0/+3 |
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2010-07-19 | 2 | -5/+6 |
| |\ |
|
| | * | rt2x00: Fix lockdep warning in rt2x00lib_probe_dev() | Stephen Boyd | 2010-07-16 | 1 | -5/+5 |
| | * | hostap_pci: set dev->base_addr during probe | John W. Linville | 2010-07-14 | 1 | -0/+1 |
| * | | IPv6: fix CoA check in RH2 input handler (mip6_rthdr_input()) | Arnaud Ebalard | 2010-07-18 | 1 | -1/+2 |
| * | | ibmveth: lost IRQ while closing/opening device leads to service loss | Robert Jennings | 2010-07-16 | 1 | -1/+3 |
| * | | Merge branch 'vhost-net' of git://git.kernel.org/pub/scm/linux/kernel/git/mst... | David S. Miller | 2010-07-16 | 1 | -4/+9 |
| |\ \ |
|
| | * | | vhost: avoid pr_err on condition guest can trigger | Michael S. Tsirkin | 2010-07-16 | 1 | -4/+4 |
| | * | | vhost-net: avoid flush under lock | Michael S. Tsirkin | 2010-07-15 | 1 | -0/+5 |
| * | | | ipmr: Don't leak memory if fib lookup fails. | Ben Greear | 2010-07-15 | 1 | -2/+6 |
| * | | | net: fix problem in reading sock TX queue | Tom Herbert | 2010-07-14 | 2 | -10/+4 |
| * | | | net/core: neighbour update Oops | Doug Kehn | 2010-07-14 | 1 | -1/+4 |
| * | | | net: skb_tx_hash() fix relative to skb_orphan_try() | Eric Dumazet | 2010-07-14 | 1 | -3/+10 |
| * | | | rfs: call sock_rps_record_flow() in tcp_splice_read() | Changli Gao | 2010-07-14 | 1 | -0/+1 |
| * | | | xfrm: do not assume that template resolving always returns xfrms | Timo Teräs | 2010-07-14 | 1 | -2/+13 |
| * | | | axnet_cs: use spin_lock_irqsave in ax_interrupt | Ken Kawasaki | 2010-07-12 | 1 | -3/+4 |
| * | | | dsa: Fix Kconfig dependencies. | David S. Miller | 2010-07-12 | 1 | -1/+1 |
| * | | | act_nat: not all of the ICMP packets need an IP header payload | Changli Gao | 2010-07-12 | 1 | -1/+4 |
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2010-07-12 | 2 | -2/+17 |
| |\ \ \
| | | |/
| | |/| |
|
| * | | | r8169: incorrect identifier for a 8168dp | Francois Romieu | 2010-07-11 | 1 | -1/+1 |
| * | | | Phonet: fix skb leak in pipe endpoint accept() | Rémi Denis-Courmont | 2010-07-08 | 1 | -0/+1 |
| * | | | Bluetooth: Update sec_level/auth_type for already existing connections | Ville Tervo | 2010-07-08 | 1 | -0/+5 |
| * | | | Bluetooth: Reset the security level after an authentication failure | Johan Hedberg | 2010-07-08 | 1 | -0/+2 |
| * | | | Bluetooth: Check L2CAP pending status before sending connect request | Andrei Emeltchenko | 2010-07-08 | 1 | -3/+11 |
* | | | | drop_monitor: convert some kfree_skb call sites to consume_skb | Neil Horman | 2010-07-20 | 3 | -6/+7 |
* | | | | drop_monitor: Add error code to detect duplicate state changes | Neil Horman | 2010-07-20 | 1 | -2/+8 |
* | | | | __dst_free(): put EXPORT_SYMBOLS after the fct | Nicolas Dichtel | 2010-07-20 | 1 | -1/+1 |
* | | | | phy: add suspend/resume in the ic+ | Giuseppe Cavallaro | 2010-07-20 | 1 | -0/+2 |
* | | | | cxgb4vf: add maintainer entry for cxgb4vf | Casey Leedom | 2010-07-20 | 1 | -0/+7 |
* | | | | cxgb4vf: Fix bug where we were only allocating one queue in MSI mode | Casey Leedom | 2010-07-20 | 1 | -4/+2 |
* | | | | cxgb4vf: Fix off-by-one error checking for the end of the mailbox delay array | Casey Leedom | 2010-07-20 | 1 | -1/+1 |
* | | | | ipv6: Make IP6CB(skb)->nhoff 16-bit. | David S. Miller | 2010-07-19 | 1 | -1/+1 |
* | | | | bnx2: Update version to 2.0.17. | Michael Chan | 2010-07-19 | 1 | -2/+2 |
* | | | | bnx2: Remove some unnecessary smp_mb() in tx fast path. | Michael Chan | 2010-07-19 | 1 | -1/+9 |
* | | | | bnx2: Call pci_enable_msix() with actual number of vectors. | Michael Chan | 2010-07-19 | 2 | -7/+26 |
* | | | | bnx2: Use proper counter for net_device_stats->multicast. | Michael Chan | 2010-07-19 | 1 | -1/+1 |
* | | | | ixgbe: fix version string for ixgbe | Don Skidmore | 2010-07-19 | 1 | -1/+1 |
* | | | | ixgbe: use GFP_ATOMIC when allocating FCoE DDP context from the dma pool | Yi Zou | 2010-07-19 | 1 | -1/+1 |
* | | | | ixgbe: properly toggling netdev feature flags when disabling FCoE | Yi Zou | 2010-07-19 | 2 | -13/+11 |
* | | | | ixgbe: drop support for UDP in RSS hash generation | Alexander Duyck | 2010-07-19 | 1 | -3/+1 |
* | | | | ixgbe: dcb, set DPF bit when PFC is enabled | John Fastabend | 2010-07-19 | 1 | -1/+1 |
* | | | | e1000: allow option to limit number of descriptors down to 48 per ring | Alexander Duyck | 2010-07-19 | 1 | -2/+2 |
* | | | | drivers/net/82596.c: fix warning | Andrew Morton | 2010-07-19 | 1 | -1/+1 |