| 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-05-08 | 32 | -173/+612 |
|\ |
|
| * | net: remove stale reference to fastroute from Kconfig help text | Ashish Karkare | 2009-05-07 | 1 | -6/+0 |
| * | net: update skb_recycle_check() for hardware timestamping changes | Lennert Buytenhek | 2009-05-06 | 1 | -0/+2 |
| * | bnx2: Fix panic in bnx2_poll_work(). | Michael Chan | 2009-05-06 | 1 | -2/+4 |
| * | net-sched: fix bfifo default limit | Patrick McHardy | 2009-05-06 | 1 | -1/+1 |
| * | igb: resolve panic on shutdown when SR-IOV is enabled | Alexander Duyck | 2009-05-06 | 1 | -7/+5 |
| * | Merge branch 'linux-2.6.30.y' of git://git.kernel.org/pub/scm/linux/kernel/gi... | David S. Miller | 2009-05-06 | 2 | -7/+21 |
| |\ |
|
| | * | wimax: oops: wimax_dev_add() is the only one that can initialize the state | Inaky Perez-Gonzalez | 2009-05-06 | 1 | -2/+15 |
| | * | wimax: fix oops if netlink fails to add attribute | Inaky Perez-Gonzalez | 2009-05-06 | 1 | -5/+6 |
| * | | Bluetooth: Move dev_set_name() to a context that can sleep | Marcel Holtmann | 2009-05-05 | 1 | -4/+3 |
| |/ |
|
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller | 2009-05-05 | 5 | -32/+34 |
| |\ |
|
| | * | netfilter: ctnetlink: fix wrong message type in user updates | Pablo Neira Ayuso | 2009-05-05 | 1 | -28/+20 |
| | * | netfilter: xt_cluster: fix use of cluster match with 32 nodes | Pablo Neira Ayuso | 2009-05-05 | 2 | -1/+9 |
| | * | netfilter: ip6t_ipv6header: fix match on packets ending with NEXTHDR_NONE | Christoph Paasch | 2009-05-05 | 1 | -3/+3 |
| | * | netfilter: add missing linux/types.h include to xt_LED.h | Patrick McHardy | 2009-05-05 | 1 | -0/+2 |
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2009-05-05 | 7 | -49/+68 |
| |\ \ |
|
| | * | | mac80211: pid, fix memory corruption | Jiri Slaby | 2009-05-04 | 1 | -34/+39 |
| | * | | mac80211: minstrel, fix memory corruption | Jiri Slaby | 2009-05-04 | 1 | -1/+1 |
| | * | | cfg80211: fix comment on regulatory hint processing | Luis R. Rodriguez | 2009-05-04 | 1 | -1/+1 |
| | * | | cfg80211: fix bug while trying to process beacon hints on init | Luis R. Rodriguez | 2009-05-04 | 1 | -1/+8 |
| | * | | cfg80211: fix race condition with wiphy_apply_custom_regulatory() | Luis R. Rodriguez | 2009-05-04 | 1 | -0/+6 |
| | * | | iwlwifi: update key flags at time key is set | Reinette Chatre | 2009-05-04 | 1 | -10/+11 |
| | * | | cfg80211: fix truncated IEs | Johannes Berg | 2009-05-04 | 1 | -0/+1 |
| | * | | mac80211: correct fragmentation threshold check | Johannes Berg | 2009-05-04 | 1 | -1/+1 |
| | * | | iwlwifi: remove EXPORT_SYMBOL for static symbol | Andreas Schwab | 2009-05-04 | 1 | -1/+0 |
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma... | David S. Miller | 2009-05-04 | 3 | -34/+43 |
| |\ \ \ |
|
| | * | | | Bluetooth: Fix issue with sysfs handling for connections | Marcel Holtmann | 2009-05-04 | 3 | -34/+43 |
| * | | | | e1000: fix virtualization bug | Jesse Brandeburg | 2009-05-04 | 1 | -1/+1 |
| * | | | | bonding: fix alb mode locking regression | Jay Vosburgh | 2009-05-04 | 1 | -9/+3 |
| |/ / / |
|
| * | | | usbnet: CDC EEM support (v5) | Omar Laazimani | 2009-05-04 | 4 | -0/+399 |
| * | | | tcp: Fix tcp_prequeue() to get correct rto_min value | Satoru SATOH | 2009-05-04 | 2 | -11/+13 |
| * | | | ehea: fix invalid pointer access | Hannes Hering | 2009-05-04 | 2 | -14/+19 |
| |/ / |
|
* | | | smsc911x: fix calculation of res_size for ioremap | Matthias Ludwig | 2009-05-07 | 1 | -1/+1 |
* | | | e1000/e1000e/igb/ixgb: don't txhang after link down | Jesse Brandeburg | 2009-05-07 | 4 | -0/+8 |
* | | | ixgbe: Typecase '1' for 64 bit shift | Nelson, Shannon | 2009-05-07 | 1 | -3/+3 |
* | | | ixgbe: fix failing to log fan failures | Don Skidmore | 2009-05-07 | 1 | -2/+26 |
* | | | ixgbe: Enable L2 header split in 82599 | Yi Zou | 2009-05-07 | 2 | -1/+3 |
* | | | ixgbe: set queue0 for srrctl configuration correctly for DCB | Alexander Duyck | 2009-05-07 | 1 | -1/+12 |
* | | | ixgbe: always set header length in SRRCTL | Alexander Duyck | 2009-05-07 | 1 | -18/+10 |
* | | | tcp: tcp_prequeue() can use keyed wakeups | Eric Dumazet | 2009-05-07 | 1 | -1/+2 |
* | | | tcp: tcp_prequeue() cleanup | Eric Dumazet | 2009-05-07 | 1 | -22/+23 |
* | | | net: Add missing rculist.h include to netdevice.h | David S. Miller | 2009-05-06 | 1 | -0/+1 |
* | | | net: Make inet_twsk_put similar to sock_put | Arnaldo Carvalho de Melo | 2009-05-06 | 1 | -10/+13 |
* | | | ixgbe: Proposed PARCH PCIE legacy I/O port free intel 10Gb NIC driver | gouji-new | 2009-05-06 | 1 | -7/+12 |
* | | | ixgbe: Return PCI_ERS_RESULT_DISCONNECT when bus is disabled | Breno Leitao | 2009-05-06 | 1 | -0/+3 |
* | | | ixgbe: remove ixgbe_napi_add/del_all references | Alexander Duyck | 2009-05-06 | 1 | -2/+0 |
* | | | ixgbe: skb_record_rx_queue should record rx queue instead of vector | Alexander Duyck | 2009-05-06 | 1 | -2/+3 |
* | | | ixgbe: make q_vectors dynamic to reduce netdev size | Alexander Duyck | 2009-05-06 | 4 | -133/+158 |
* | | | pci: update 82576 sr-iov quirk with latest device IDs | Alexander Duyck | 2009-05-06 | 1 | -0/+2 |
* | | | igb/igbvf: set rx csum always enabled in hw, disable via sw | Alexander Duyck | 2009-05-06 | 3 | -10/+12 |