| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | tg3: Fix the setting of the APE_HAS_NCSI flag | Michael Chan | 2012-07-16 | 1 | -21/+21 |
* | | | netem: refine early skb orphaning | Eric Dumazet | 2012-07-16 | 1 | -1/+8 |
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh... | David S. Miller | 2012-07-16 | 11 | -225/+265 |
|\ \ \ |
|
| * | | | ixgbe: Merge FCoE set_num and cache_ring calls into RSS/DCB config | Alexander Duyck | 2012-07-14 | 2 | -147/+129 |
| * | | | ixgbe: Add function for obtaining FCoE TC based on FCoE user priority | Alexander Duyck | 2012-07-14 | 4 | -15/+22 |
| * | | | ixgbe: Populate the prio_tc_map in ixgbe_setup_tc | Alexander Duyck | 2012-07-14 | 4 | -23/+35 |
| * | | | ixgbe: Cleanup unpacking code for DCB | Alexander Duyck | 2012-07-14 | 1 | -25/+22 |
| * | | | ixgbe: Simplify logic for getting traffic class from user priority | Alexander Duyck | 2012-07-14 | 1 | -7/+23 |
| * | | | e1000e: Program the correct register for ITR when using MSI-X. | Matthew Vick | 2012-07-14 | 3 | -7/+31 |
| * | | | e1000e: Cleanup code logic in e1000_check_for_serdes_link_82571() | Tushar Dave | 2012-07-14 | 1 | -6/+8 |
| |/ / |
|
* | | | be2net: dont pull too much data in skb linear part | Eric Dumazet | 2012-07-16 | 1 | -3/+3 |
* | | | be2net: update driver version | Padmanabh Ratnakar | 2012-07-16 | 1 | -1/+1 |
* | | | be2net: Add description about various RSS hash types | Padmanabh Ratnakar | 2012-07-16 | 1 | -2/+12 |
* | | | bridge: Fix enforcement of multicast hash_max limit | Thomas Graf | 2012-07-16 | 1 | -4/+5 |
* | | | net/mlx4_en: dereferencing freed memory | Dan Carpenter | 2012-07-16 | 1 | -3/+1 |
* | | | net/mlx4: off by one in parse_trans_rule() | Dan Carpenter | 2012-07-16 | 1 | -1/+1 |
* | | | ipv6: fix RTPROT_RA markup of RA routes w/nexthops | Denis Ovsienko | 2012-07-16 | 1 | -4/+6 |
* | | | hyperv: Add support for setting MAC from within guests | Haiyang Zhang | 2012-07-16 | 3 | -1/+109 |
* | | | 6lowpan: Change byte order when storing/accessing to len field | Tony Cheneau | 2012-07-16 | 1 | -8/+12 |
* | | | 6lowpan: Change byte order when storing/accessing u16 tag | Tony Cheneau | 2012-07-16 | 1 | -3/+3 |
* | | | 6lowpan: Fix null pointer dereference in UDP uncompression function | Tony Cheneau | 2012-07-16 | 1 | -0/+3 |
* | | | arch: Use eth_random_addr | Joe Perches | 2012-07-16 | 5 | -8/+8 |
* | | | usb: Use eth_random_addr | Joe Perches | 2012-07-16 | 2 | -3/+3 |
* | | | s390: Use eth_random_addr | Joe Perches | 2012-07-16 | 2 | -2/+2 |
* | | | drivers/net: Use eth_random_addr | Joe Perches | 2012-07-16 | 2 | -2/+2 |
* | | | wireless: Use eth_random_addr | Joe Perches | 2012-07-16 | 10 | -10/+10 |
* | | | net: usb: Use eth_random_addr | Joe Perches | 2012-07-16 | 3 | -3/+3 |
* | | | ethernet: Use eth_random_addr | Joe Perches | 2012-07-16 | 15 | -16/+16 |
* | | | etherdevice: Rename random_ether_addr to eth_random_addr | Joe Perches | 2012-07-16 | 1 | -6/+8 |
* | | | Merge branch 'tipc_net-next' of git://git.kernel.org/pub/scm/linux/kernel/git... | David S. Miller | 2012-07-16 | 25 | -1126/+439 |
|\ \ \ |
|
| * | | | tipc: remove print_buf and deprecated log buffer code | Erik Hugne | 2012-07-13 | 8 | -335/+4 |
| * | | | tipc: phase out most of the struct print_buf usage | Erik Hugne | 2012-07-13 | 10 | -222/+213 |
| * | | | tipc: simplify print buffer handling in tipc_printf | Erik Hugne | 2012-07-13 | 1 | -42/+10 |
| * | | | tipc: simplify link_print by divorcing it from using tipc_printf | Paul Gortmaker | 2012-07-13 | 1 | -17/+7 |
| * | | | tipc: remove TIPC packet debugging functions and macros | Erik Hugne | 2012-07-13 | 4 | -312/+0 |
| * | | | tipc: use standard printk shortcut macros (pr_err etc.) | Erik Hugne | 2012-07-13 | 18 | -174/+177 |
| * | | | tipc: limit error messages relating to memory leak to one line | Paul Gortmaker | 2012-07-12 | 1 | -2/+4 |
| * | | | tipc: factor stats struct out of the larger link struct | Paul Gortmaker | 2012-07-12 | 1 | -30/+32 |
* | | | | net: make sock diag per-namespace | Andrey Vagin | 2012-07-16 | 6 | -18/+51 |
* | | | | lpc_eth: remove duplicated include | Duan Jiong | 2012-07-16 | 1 | -1/+0 |
* | | | | tcp: add OFO snmp counters | Eric Dumazet | 2012-07-16 | 3 | -3/+12 |
| |/ /
|/| | |
|
* | | | xfrm: Initialize the struct xfrm_dst behind the dst_enty field | Steffen Klassert | 2012-07-14 | 1 | -2/+3 |
* | | | ipv6: Initialize the struct rt6_info behind the dst_enty field | Steffen Klassert | 2012-07-14 | 1 | -5/+6 |
* | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 2012-07-13 | 198 | -15819/+4692 |
|\ \ \ |
|
| * \ \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2012-07-12 | 198 | -15819/+4692 |
| |\ \ \ |
|
| | * | | | ath5k: replace modparam_all_channels with CONFIG_ATH5K_TEST_CHANNELS | Luis R. Rodriguez | 2012-07-11 | 2 | -7/+18 |
| | * | | | iwmc3200top: remove driver for unavailable hardware | John W. Linville | 2012-07-11 | 12 | -2103/+0 |
| | * | | | i2400m: remove SDIO device support | John W. Linville | 2012-07-11 | 11 | -1510/+8 |
| | * | | | bcma: add PMU clock support for BCM4706 | Hauke Mehrtens | 2012-07-11 | 2 | -4/+50 |
| | * | | | bcma: fix CC driver compilation on MIPS | Rafał Miłecki | 2012-07-11 | 1 | -1/+1 |