Age | Commit message (Expand) | Author | Files | Lines |
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 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh... | David S. Miller | 6 | -47/+53 |
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-05 | 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 | Merge branch 'asix-rx-mem-handling' | David S. Miller | 2 | -42/+74 |
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 | Merge branch 'cxgb4-next' | David S. Miller | 3 | -337/+1154 |
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 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiede... | David S. Miller | 8 | -56/+53 |
2015-10-05 | Merge branch 'rds-perf' | David S. Miller | 5 | -43/+29 |
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 | Merge branch 'xgbe-next' | David S. Miller | 6 | -155/+84 |
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 | Merge branch 'net-y2038' | David S. Miller | 13 | -60/+40 |
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 |
2015-10-05 | nfnetlink: use y2038 safe timestamp | Arnd Bergmann | 1 | -3/+3 |