| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-02-09 | 12 | -12/+76 |
|\ |
|
| * | bridge: Fix LRO crash with tun | Herbert Xu | 2009-02-09 | 1 | -1/+6 |
| * | IPv6: fix to set device name when new IPv6 over IPv6 tunnel device is created. | Noriaki TAKAMIYA | 2009-02-09 | 1 | -1/+1 |
| * | gianfar: Fix boot hangs while bringing up gianfar ethernet | Jarek Poplawski | 2009-02-09 | 1 | -0/+6 |
| * | netfilter: xt_sctp: sctp chunk mapping doesn't work | Qu Haoran | 2009-02-09 | 1 | -1/+1 |
| * | netfilter: ctnetlink: fix echo if not subscribed to any multicast group | Pablo Neira Ayuso | 2009-02-09 | 1 | -2/+3 |
| * | netfilter: ctnetlink: allow changing NAT sequence adjustment in creation | Pablo Neira Ayuso | 2009-02-09 | 1 | -0/+10 |
| * | netfilter: nf_conntrack_ipv6: don't track ICMPv6 negotiation message | Eric Leblond | 2009-02-09 | 1 | -0/+21 |
| * | netfilter: fix tuple inversion for Node information request | Eric Leblond | 2009-02-09 | 1 | -2/+2 |
| * | netxen: fix msi-x interrupt handling | Dhananjay Phadke | 2009-02-08 | 2 | -2/+13 |
| * | de2104x: force correct order when writing to rx ring | Risto Suominen | 2009-02-08 | 1 | -1/+2 |
| * | tun: Fix unicast filter overflow | Alex Williamson | 2009-02-08 | 1 | -2/+8 |
| * | drivers/isdn: introduce missing kfree | Julia Lawall | 2009-02-08 | 1 | -0/+2 |
| * | drivers/atm: introduce missing kfree | Julia Lawall | 2009-02-08 | 1 | -0/+1 |
* | | ppp: section fixes re netns | Alexey Dobriyan | 2009-02-09 | 3 | -3/+3 |
* | | gro: Optimise TCP packet reception | Herbert Xu | 2009-02-08 | 1 | -7/+8 |
* | | gro: Optimise IPv4 packet reception | Herbert Xu | 2009-02-08 | 1 | -6/+7 |
* | | gro: Optimise Ethernet header comparison | Herbert Xu | 2009-02-08 | 4 | -22/+33 |
* | | gro: Remember number of held packets instead of counting every time | Herbert Xu | 2009-02-08 | 2 | -5/+10 |
* | | net: Increase default NET_SKB_PAD to 32. | David S. Miller | 2009-02-08 | 1 | -3/+3 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-02-07 | 14 | -90/+180 |
|\ \
| |/ |
|
| * | sunhme: Don't match PCI devices in SBUS probe. | David S. Miller | 2009-02-07 | 1 | -4/+8 |
| * | 9p: fix endian issues [attempt 3] | Eric Van Hensbergen | 2009-02-06 | 1 | -9/+13 |
| * | net_dma: call dmaengine_get only if NET_DMA enabled | David S. Miller | 2009-02-06 | 2 | -2/+14 |
| * | 3c509: Fix resume from hibernation for PnP mode. | Ondrej Zary | 2009-02-06 | 1 | -0/+1 |
| * | sungem: Soft lockup in sungem on Netra AC200 when switching interface up | Ilkka Virta | 2009-02-06 | 1 | -4/+4 |
| * | RxRPC: Fix a potential NULL dereference | David Howells | 2009-02-06 | 1 | -2/+3 |
| * | r8169: Don't update statistics counters when interface is down | Ivan Vecera | 2009-02-06 | 1 | -35/+58 |
| * | udp: Fix potential wrong ip_hdr(skb) pointers | Jesper Dangaard Brouer | 2009-02-06 | 1 | -2/+4 |
| * | neigh: some entries can be skipped during dumping | Gautam Kachroo | 2009-02-06 | 1 | -6/+8 |
| * | ipv6: Disallow rediculious flowlabel option sizes. | David S. Miller | 2009-02-06 | 1 | -2/+6 |
| * | Revert "tcp: Always set urgent pointer if it's beyond snd_nxt" | David S. Miller | 2009-02-05 | 1 | -8/+4 |
| * | ipv6: Copy cork options in ip6_append_data | Herbert Xu | 2009-02-05 | 1 | -15/+52 |
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2009-02-05 | 3 | -0/+7 |
| |\ |
|
| | * | iwlwifi: save PCI state before suspend, restore after resume | Reinette Chatre | 2009-02-04 | 2 | -0/+4 |
| | * | iwlwifi: clean key table in iwl_clear_stations_table | Reinette Chatre | 2009-02-04 | 1 | -0/+3 |
| * | | udp: Fix UDP short packet false positive | Jesper Dangaard Brouer | 2009-02-05 | 1 | -1/+2 |
* | | | igb: remove dead code in transmit routine | Jesse Brandeburg | 2009-02-07 | 1 | -3/+0 |
* | | | igb: update version number and copyright dates | Alexander Duyck | 2009-02-07 | 14 | -16/+16 |
* | | | igb: fix two minor items found during code review | Alexander Duyck | 2009-02-07 | 1 | -2/+4 |
* | | | igb: update stats before doing reset in igb_down | Alexander Duyck | 2009-02-07 | 1 | -0/+4 |
* | | | igb: remove redundant count set and err_hw_init | Alexander Duyck | 2009-02-07 | 1 | -11/+4 |
* | | | igb: remove disable_av variable from mac_info struct | Alexander Duyck | 2009-02-07 | 2 | -2/+2 |
* | | | igb: change pba size determination from if to switch statement | Alexander Duyck | 2009-02-07 | 1 | -4/+7 |
* | | | igb: move get_hw_control within igb_resume. | Alexander Duyck | 2009-02-07 | 1 | -4/+5 |
* | | | igb: don't read eicr when responding to legacy interrupts | Alexander Duyck | 2009-02-07 | 1 | -4/+1 |
* | | | igb: remove unnecessary adapter->hw calls when just hw-> will do. | Alexander Duyck | 2009-02-07 | 1 | -11/+10 |
* | | | igb: rename igb_update_mc_addr_list_82575 to not include the 82575 | Alexander Duyck | 2009-02-07 | 3 | -9/+8 |
* | | | igb: remove redundant timer updates and cleanup watchdog_task | Alexander Duyck | 2009-02-07 | 1 | -5/+5 |
* | | | igb: cleanup igb_netpoll to be more friendly with napi & GRO | Alexander Duyck | 2009-02-07 | 2 | -19/+23 |