Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | e1000e: consistent use of Rx/Tx vs. RX/TX/rx/tx in comments/logs | Bruce Allan | 2011-01-14 | 6 | -123/+126 | |
| | * | | | | | e1000e: update Copyright for 2011 | Bruce Allan | 2011-01-14 | 12 | -13/+13 | |
| | * | | | | | e1000: Avoid unhandled IRQ | Jesse Brandeburg | 2011-01-14 | 1 | -1/+9 | |
| * | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sf... | David S. Miller | 2011-01-14 | 2 | -14/+14 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | sfc: Restore the effect of the rss_cpus module parameter | Ben Hutchings | 2011-01-13 | 1 | -0/+3 | |
| | * | | | | | | sfc: Make efx_get_tx_queue() an inline function | Ben Hutchings | 2011-01-13 | 2 | -14/+11 | |
| * | | | | | | | Merge branch 'vhost-net' of git://git.kernel.org/pub/scm/linux/kernel/git/mst... | David S. Miller | 2011-01-14 | 1 | -7/+11 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | vhost: fix signed/unsigned comparison | Michael S. Tsirkin | 2011-01-10 | 1 | -7/+11 | |
| * | | | | | | | | cassini: Fix build bustage on x86. | David S. Miller | 2011-01-14 | 1 | -3/+3 | |
| * | | | | | | | | r8169: keep firmware in memory. | françois romieu | 2011-01-14 | 1 | -12/+31 | |
| * | | | | | | | | netdev: tilepro: Use is_unicast_ether_addr helper | Tobias Klauser | 2011-01-14 | 1 | -9/+1 | |
| * | | | | | | | | etherdevice.h: Add is_unicast_ether_addr function | Tobias Klauser | 2011-01-14 | 1 | -0/+11 | |
| * | | | | | | | | ks8695net: Use default implementation of ethtool_ops::get_link | Ben Hutchings | 2011-01-14 | 1 | -15/+1 | |
| * | | | | | | | | ks8695net: Disable non-working ethtool operations | Ben Hutchings | 2011-01-14 | 1 | -183/+99 | |
| * | | | | | | | | USB CDC NCM: Don't deref NULL in cdc_ncm_rx_fixup() and don't use uninitializ... | Jesper Juhl | 2011-01-14 | 1 | -1/+3 | |
| * | | | | | | | | vxge: Remember to release firmware after upgrading firmware | Jesper Juhl | 2011-01-14 | 1 | -0/+1 | |
| * | | | | | | | | netdev: bfin_mac: Remove is_multicast_ether_addr use in netdev_for_each_mc_addr | Joe Perches | 2011-01-14 | 1 | -8/+1 | |
| * | | | | | | | | ipsec: update MAX_AH_AUTH_LEN to support sha512 | Nicolas Dichtel | 2011-01-14 | 1 | -1/+1 | |
| * | | | | | | | | net: remove dev_txq_stats_fold() | Eric Dumazet | 2011-01-14 | 7 | -53/+52 | |
| | |_|/ / / / / | |/| | | | | | | ||||||
| * | | | | | | | Merge branch 'master' of git://1984.lsi.us.es/net-2.6 | David S. Miller | 2011-01-13 | 1 | -1/+2 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | netfilter: ctnetlink: fix loop in ctnetlink_get_conntrack() | Pablo Neira Ayuso | 2011-01-13 | 1 | -1/+2 | |
| * | | | | | | | | eth: fix new kernel-doc warning | Randy Dunlap | 2011-01-13 | 1 | -1/+1 | |
| * | | | | | | | | sched: remove unused backlog in RED stats | stephen hemminger | 2011-01-13 | 1 | -1/+0 | |
| * | | | | | | | | bna: Remove unnecessary memset(,0,) | Joe Perches | 2011-01-13 | 1 | -1/+0 | |
| * | | | | | | | | Merge branch 'master' of git://1984.lsi.us.es/net-2.6 | David S. Miller | 2011-01-13 | 5 | -11/+34 | |
| |\| | | | | | | | ||||||
| | * | | | | | | | netfilter: fix compilation when conntrack is disabled but tproxy is enabled | KOVACS Krisztian | 2011-01-12 | 5 | -11/+34 | |
| * | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2011-01-13 | 13 | -32/+109 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | hostap_cs: fix sleeping function called from invalid context | Stanislaw Gruszka | 2011-01-10 | 1 | -9/+6 | |
| | * | | | | | | | | ipw2200: Check for -1 INTA in tasklet too. | Indan Zupancic | 2011-01-10 | 1 | -0/+7 | |
| | * | | | | | | | | ssb: Ignore dangling ethernet cores on wireless devices | Michael Büsch | 2011-01-10 | 1 | -0/+10 | |
| | * | | | | | | | | p54: fix sequence no. accounting off-by-one error | Christian Lamparter | 2011-01-10 | 1 | -1/+1 | |
| | * | | | | | | | | mac80211: add doc short section on LED triggers | Johannes Berg | 2011-01-10 | 1 | -4/+17 | |
| | * | | | | | | | | nl80211: add/fix mesh docs | Johannes Berg | 2011-01-10 | 1 | -5/+15 | |
| | * | | | | | | | | cfg80211: add mesh join/leave callback docs | Johannes Berg | 2011-01-10 | 1 | -0/+2 | |
| | * | | | | | | | | mac80211: add missing docs for off-chan TX flag | Johannes Berg | 2011-01-10 | 1 | -0/+4 | |
| | * | | | | | | | | ath9k_htc: Really fix packet injection | Sujith Manoharan | 2011-01-10 | 2 | -11/+27 | |
| | * | | | | | | | | mac80211: add remain-on-channel docs | Johannes Berg | 2011-01-10 | 1 | -0/+10 | |
| | * | | | | | | | | ath9k_hw: Fix RX handling for USB devices | Sujith Manoharan | 2011-01-10 | 1 | -1/+1 | |
| | * | | | | | | | | ath9k_hw: Fix thermal issue with UB94 | Sujith Manoharan | 2011-01-10 | 1 | -0/+4 | |
| | * | | | | | | | | ath9k_hw: Fix calibration for AR9287 devices | Sujith Manoharan | 2011-01-10 | 1 | -0/+3 | |
| | * | | | | | | | | ath9k_hw: Fix chip test | Sujith Manoharan | 2011-01-10 | 1 | -1/+2 | |
| * | | | | | | | | | inet6: prevent network storms caused by linux IPv6 routers | Alexey Kuznetsov | 2011-01-13 | 1 | -0/+3 | |
| * | | | | | | | | | netdev: bfin_mac: Use is_multicast_ether_addr helper | Tobias Klauser | 2011-01-13 | 1 | -1/+1 | |
| * | | | | | | | | | netdev: ucc_geth: Use is_multicast_ether_addr helper | Tobias Klauser | 2011-01-13 | 1 | -1/+1 | |
| | |_|_|/ / / / / | |/| | | | | | | | ||||||
| * | | | | | | | | net: ax25: fix information leak to userland harder | Kees Cook | 2011-01-12 | 1 | -1/+1 | |
* | | | | | | | | | Merge branch 'for-2.6.38' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2011-01-14 | 38 | -383/+608 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | nfsd4: fix callback restarting | J. Bruce Fields | 2011-01-14 | 1 | -12/+9 | |
| * | | | | | | | | | nfsd: break lease on unlink, link, and rename | J. Bruce Fields | 2011-01-14 | 1 | -4/+23 | |
| * | | | | | | | | | nfsd4: break lease on nfsd setattr | J. Bruce Fields | 2011-01-14 | 1 | -8/+4 | |
| * | | | | | | | | | nfsd: don't support msnfs export option | J. Bruce Fields | 2011-01-14 | 3 | -44/+3 |