| Commit message (Expand) | Author | Files | Lines |
2015-10-07 | net: Add source address lookup op for VRF | David Ahern | 4 | -22/+69 |
2015-10-07 | net: Refactor path selection in __ip_route_output_key_hash | David Ahern | 3 | -15/+24 |
2015-10-07 | net: Add netif_is_l3_slave | David Ahern | 3 | -10/+15 |
2015-10-07 | net: Rename FLOWI_FLAG_VRFSRC to FLOWI_FLAG_L3MDEV_SRC | David Ahern | 4 | -5/+5 |
2015-10-07 | net: Fix vti use case with oif in dst lookups for IPv6 | David Ahern | 1 | -0/+1 |
2015-10-07 | gianfar: Add WAKE_UCAST and "wake-on-filer" support | Claudiu Manoil | 3 | -24/+186 |
2015-10-07 | powerpc: dts: p1022si: Add fsl,wake-on-filer for eTSEC | Claudiu Manoil | 1 | -0/+2 |
2015-10-07 | doc: dt: net: Add fsl,wake-on-filer for eTSEC | Claudiu Manoil | 1 | -0/+4 |
2015-10-07 | openvswitch: netlink attributes for IPv6 tunneling | Jiri Benc | 2 | -37/+86 |
2015-10-07 | openvswitch: add tunnel protocol to sw_flow_key | Jiri Benc | 4 | -5/+12 |
2015-10-07 | bridge: netlink: make br_fill_info's frame size smaller | Nikolay Aleksandrov | 1 | -23/+19 |
2015-10-07 | net: Add support for filtering neigh dump by device index | David Ahern | 1 | -2/+15 |
2015-10-07 | net: dsa: better error reporting | Russell King | 2 | -10/+18 |
2015-10-07 | net: dsa: mv88e6xxx: remove link polling | Russell King | 6 | -72/+0 |
2015-10-06 | Revert "regmap: Allow installing custom reg_update_bits function" | David S. Miller | 3 | -32/+0 |
2015-10-06 | Revert "net: Microchip encx24j600 driver" | David S. Miller | 5 | -2122/+0 |
2015-10-06 | Revert "net: encx24j600_exit() can be static" | David S. Miller | 1 | -1/+1 |
2015-10-06 | ipv4: Fix compilation errors in fib_rebalance | Peter Nørlund | 1 | -2/+2 |
2015-10-05 | ebpf: include perf_event only where really needed | Daniel Borkmann | 2 | -1/+1 |
2015-10-05 | ARM: net: support BPF_ALU | BPF_MOD instructions in the BPF JIT. | Nicolas Schichan | 2 | -6/+37 |
2015-10-05 | asix: Continue processing URB if no RX netdev buffer | Dean Jenkins | 1 | -12/+19 |
2015-10-05 | asix: On RX avoid creating bad Ethernet frames | Dean Jenkins | 1 | -0/+28 |
2015-10-05 | asix: Simplify asix_rx_fixup_internal() netdev alloc | Dean Jenkins | 1 | -9/+7 |
2015-10-05 | asix: Tidy-up 32-bit header word synchronisation | Dean Jenkins | 1 | -15/+13 |
2015-10-05 | asix: Rename remaining and size for clarity | Dean Jenkins | 2 | -21/+22 |
2015-10-05 | bpf, seccomp: prepare for upcoming criu support | Daniel Borkmann | 4 | -9/+15 |
2015-10-05 | vrf: fix a kernel warning | WANG Cong | 1 | -1/+1 |
2015-10-05 | net: encx24j600_exit() can be static | kbuild test robot | 1 | -1/+1 |
2015-10-05 | net: Microchip encx24j600 driver | Jon Ringle | 5 | -0/+2122 |
2015-10-05 | regmap: Allow installing custom reg_update_bits function | Jon Ringle | 3 | -0/+32 |
2015-10-05 | enic: do hang reset only in case of tx timeout | Govindarajulu Varadarajan | 4 | -3/+40 |
2015-10-05 | enic: handle spurious error interrupt | Govindarajulu Varadarajan | 1 | -5/+9 |
2015-10-05 | cxgb4: Report correct link speed for unsupported ones | Hariprasad Shenai | 1 | -1/+5 |
2015-10-05 | cxgb4: Adds a new Device Log Facility FW_DEVLOG_FACILITY_CF | Hariprasad Shenai | 1 | -0/+1 |
2015-10-05 | cxgb4: For T4, don't read the Firmware Mailbox Control register | Hariprasad Shenai | 1 | -6/+14 |
2015-10-05 | cxgb4 : Update T4/T5/T6 register ranges | Hariprasad Shenai | 1 | -330/+1134 |
2015-10-05 | RDS-TCP: Set up MSG_MORE and MSG_SENDPAGE_NOTLAST as appropriate in rds_tcp_xmit | Sowmini Varadhan | 1 | -1/+7 |
2015-10-05 | RDS-TCP: Do not bloat sndbuf/rcvbuf in rds_tcp_tune | Sowmini Varadhan | 1 | -12/+4 |
2015-10-05 | RDS: Use a single TCP socket for both send and receive. | Sowmini Varadhan | 3 | -30/+18 |
2015-10-05 | amd-xgbe: Remove the XGBE_LINK state bit | Lendacky, Thomas | 2 | -13/+4 |
2015-10-05 | amd-xgbe: Use device workqueue instead of system workqueue | Lendacky, Thomas | 1 | -5/+6 |
2015-10-05 | amd-xgbe: Add receive buffer unavailable statistic | Lendacky, Thomas | 3 | -0/+5 |
2015-10-05 | amd-xgbe: Simplify calculation and setting of queue fifos | Lendacky, Thomas | 2 | -83/+14 |
2015-10-05 | amd-xgbe: Add ethtool error and debug messages | Lendacky, Thomas | 1 | -52/+37 |
2015-10-05 | amd-xgbe: Add ethtool support for setting the msglevel | Lendacky, Thomas | 1 | -0/+16 |
2015-10-05 | amd-xgbe: Use proper DT / ACPI precedence checking | Lendacky, Thomas | 1 | -1/+1 |
2015-10-05 | amd-xgbe: Remove an unneeded semicolon on a switch statement | Lendacky, Thomas | 1 | -1/+1 |
2015-10-05 | tcp: restore fastopen operations | Eric Dumazet | 1 | -1/+0 |
2015-10-05 | net: sctp: avoid incorrect time_t use | Arnd Bergmann | 2 | -2/+2 |
2015-10-05 | ipv6: use ktime_t for internal timestamps | Arnd Bergmann | 1 | -9/+7 |