| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2015-02-10 | 1236 | -29344/+72016 |
|\ |
|
| * | crypto: fix af_alg_make_sg() conversion to iov_iter | Linus Torvalds | 2015-02-10 | 2 | -4/+3 |
| * | ipv4: Namespecify TCP PMTU mechanism | Fan Du | 2015-02-09 | 6 | -23/+25 |
| * | i40e: Fix for stats init function call in Rx setup | Carolyn Wyborny | 2015-02-09 | 2 | -2/+2 |
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-02-09 | 18 | -77/+129 |
| |\ |
|
| | * | tcp: don't include Fast Open option in SYN-ACK on pure SYN-data | Yuchung Cheng | 2015-02-09 | 1 | -5/+8 |
| | * | Merge branch 'ipv6_ufo_fix' | David S. Miller | 2015-02-09 | 2 | -4/+3 |
| | |\ |
|
| | | * | ipv6: Make __ipv6_select_ident static | Vlad Yasevich | 2015-02-09 | 2 | -3/+2 |
| | | * | ipv6: Fix fragment id assignment on LE arches. | Vlad Yasevich | 2015-02-09 | 1 | -1/+1 |
| | |/ |
|
| | * | bridge: Fix inability to add non-vlan fdb entry | Toshiaki Makita | 2015-02-09 | 1 | -7/+5 |
| | * | net: dsa: Remove redundant phy_attach() | Andrew Lunn | 2015-02-09 | 1 | -13/+0 |
| | * | vxlan: Wrong type passed to %pIS | Rasmus Villemoes | 2015-02-08 | 1 | -1/+1 |
| | * | amd-xgbe: Check per channel DMA interrupt use in main ISR | Lendacky, Thomas | 2015-02-07 | 1 | -5/+6 |
| | * | net: use netif_rx_ni() from process context | Eric Dumazet | 2015-02-07 | 1 | -2/+2 |
| | * | rtnetlink: ifla_vf_policy: fix misuses of NLA_BINARY | Daniel Borkmann | 2015-02-07 | 1 | -12/+6 |
| | * | dsa: correctly determine the number of switches in a system | Tobias Waldekranz | 2015-02-07 | 1 | -1/+1 |
| | * | dsa: do not dereference non-existing routing table | Tobias Waldekranz | 2015-02-07 | 1 | -1/+2 |
| | * | ipv6: addrconf: add missing validate_link_af handler | Daniel Borkmann | 2015-02-06 | 1 | -0/+17 |
| | * | net: sxgbe: fix error handling in init_rx_ring() | Dan Carpenter | 2015-02-06 | 1 | -14/+43 |
| | * | ARCNET: Add missing error check for devm_kzalloc | Kiran Padwal | 2015-02-05 | 1 | -0/+3 |
| | * | pktgen: fix UDP checksum computation | Sabrina Dubroca | 2015-02-05 | 1 | -8/+8 |
| | * | net: ipv6: allow explicitly choosing optimistic addresses | Erik Kline | 2015-02-05 | 3 | -3/+23 |
| | * | flowcache: Fix kernel panic in flow_cache_flush_task | Miroslav Urbanek | 2015-02-05 | 1 | -1/+1 |
| * | | openvswitch: Only set TUNNEL_VXLAN_OPT if VXLAN-GBP metadata is set | Thomas Graf | 2015-02-09 | 1 | -1/+1 |
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh... | David S. Miller | 2015-02-09 | 9 | -41/+95 |
| |\ \ |
|
| | * | | i40e/i40evf: Add call to u64_stats_init to init | Carolyn Wyborny | 2015-02-09 | 2 | -0/+4 |
| | * | | i40e: Enable Loopback for the FCOE vsi as well | Anjali Singhai Jain | 2015-02-09 | 1 | -0/+1 |
| | * | | i40e: use dev_port for fcoe netdev | Vasu Dev | 2015-02-09 | 1 | -0/+6 |
| | * | | i40e: Fix function header | Greg Rose | 2015-02-09 | 1 | -1/+1 |
| | * | | i40e: fix led blink toggle to enable steady state | Matt Jared | 2015-02-09 | 1 | -2/+4 |
| | * | | i40evf: Force Tx writeback on ITR | Anjali Singhai Jain | 2015-02-09 | 3 | -4/+39 |
| | * | | i40e: stop the service task at shutdown | Mitch Williams | 2015-02-08 | 1 | -0/+2 |
| | * | | i40evf: stop the watchdog for shutdown | Mitch Williams | 2015-02-08 | 1 | -0/+6 |
| | * | | i40evf: ignore bogus messages from FW | Mitch Williams | 2015-02-08 | 1 | -1/+1 |
| | * | | i40evf: reset on module unload | Mitch Williams | 2015-02-08 | 1 | -5/+10 |
| | * | | i40e: add locking around VF reset | Mitch Williams | 2015-02-08 | 2 | -6/+8 |
| | * | | i40e: Use even more ARQ descriptors | Mitch Williams | 2015-02-08 | 1 | -2/+2 |
| | * | | i40e: delay after VF reset | Mitch Williams | 2015-02-08 | 1 | -6/+6 |
| | * | | i40e: avoid use of uninitialized v_budget in i40e_init_msix | John W Linville | 2015-02-08 | 1 | -5/+5 |
| | * | | i40e: i40e_fcoe.c: Remove unused function | Rickard Strandqvist | 2015-02-08 | 1 | -9/+0 |
| * | | | net: Mellanox: Delete unnecessary checks before the function call "vunmap" | Markus Elfring | 2015-02-09 | 2 | -2/+2 |
| * | | | Merge branch 'expansion_rom' | David S. Miller | 2015-02-09 | 5 | -1/+58 |
| |\ \ \ |
|
| | * | | | cxgb4: Add support in cxgb4 to get expansion rom version via ethtool | Hariprasad Shenai | 2015-02-09 | 4 | -0/+55 |
| | * | | | ethtool: rename reserved1 memeber in ethtool_drvinfo for expansion ROM version | Hariprasad Shenai | 2015-02-09 | 1 | -1/+3 |
| |/ / / |
|
| * | | | Merge branch 'mlx4_bond_notify' | David S. Miller | 2015-02-09 | 8 | -25/+210 |
| |\ \ \ |
|
| | * | | | IB/mlx4: Reset flow support for IB kernel ULPs | Yishai Hadas | 2015-02-09 | 6 | -6/+193 |
| | * | | | IB/mlx4: Always use the correct port for mirrored multicast attachments | Moni Shoua | 2015-02-09 | 1 | -1/+5 |
| | * | | | net/bonding: Fix potential bad memory access during bonding events | Moni Shoua | 2015-02-09 | 2 | -18/+12 |
| |/ / / |
|
| * | | | Merge branch 'tipc-next' | David S. Miller | 2015-02-09 | 23 | -1395/+1147 |
| |\ \ \ |
|
| | * | | | tipc: remove tipc_snprintf | Richard Alpe | 2015-02-09 | 4 | -60/+4 |