summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-10-07doc: dt: net: Add fsl,wake-on-filer for eTSECClaudiu Manoil
2015-10-07Merge branch 'ovs-ipv6-tunnel'David S. Miller
2015-10-07openvswitch: netlink attributes for IPv6 tunnelingJiri Benc
2015-10-07openvswitch: add tunnel protocol to sw_flow_keyJiri Benc
2015-10-07bridge: netlink: make br_fill_info's frame size smallerNikolay Aleksandrov
2015-10-07net: Add support for filtering neigh dump by device indexDavid Ahern
2015-10-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2015-10-07net: dsa: better error reportingRussell King
2015-10-07net: dsa: mv88e6xxx: remove link pollingRussell King
2015-10-06regmap: Allow installing custom reg_update_bits functionJon Ringle
2015-10-06Revert "regmap: Allow installing custom reg_update_bits function"David S. Miller
2015-10-06Revert "net: Microchip encx24j600 driver"David S. Miller
2015-10-06Revert "net: encx24j600_exit() can be static"David S. Miller
2015-10-05ipv4: Fix compilation errors in fib_rebalancePeter Nørlund
2015-10-05RDS: IB: split mr pool to improve 8K messages performanceSantosh Shilimkar
2015-10-05RDS: IB: use max_mr from HCA caps than max_fmrSantosh Shilimkar
2015-10-05RDS: IB: mark rds_ib_fmr_wq staticSantosh Shilimkar
2015-10-05RDS: IB: use already available pool handle from ibmrSantosh Shilimkar
2015-10-05RDS: IB: fix the rds_ib_fmr_wq kick callSantosh Shilimkar
2015-10-05RDS: IB: handle rds_ibdev release case instead of crashing the kernelSantosh Shilimkar
2015-10-05RDS: IB: split send completion handling and do batch ackSantosh Shilimkar
2015-10-05RDS: IB: ack more receive completions to improve performanceSantosh Shilimkar
2015-10-05RDS: use rds_send_xmit() state instead of RDS_LL_SEND_FULLSantosh Shilimkar
2015-10-05RDS: defer the over_batch work to send workerSantosh Shilimkar
2015-10-05mac80211: make ieee80211_new_mesh_header return unsignedAndrzej Hajda
2015-10-05ebpf: include perf_event only where really neededDaniel Borkmann
2015-10-05ARM: net: support BPF_ALU | BPF_MOD instructions in the BPF JIT.Nicolas Schichan
2015-10-05Merge branch 'asix-rx-mem-handling'David S. Miller
2015-10-05asix: Continue processing URB if no RX netdev bufferDean Jenkins
2015-10-05asix: On RX avoid creating bad Ethernet framesDean Jenkins
2015-10-05asix: Simplify asix_rx_fixup_internal() netdev allocDean Jenkins
2015-10-05asix: Tidy-up 32-bit header word synchronisationDean Jenkins
2015-10-05asix: Rename remaining and size for clarityDean Jenkins
2015-10-05bpf, seccomp: prepare for upcoming criu supportDaniel Borkmann
2015-10-05vrf: fix a kernel warningWANG Cong
2015-10-05net: encx24j600_exit() can be statickbuild test robot
2015-10-05net: Microchip encx24j600 driverJon Ringle
2015-10-05regmap: Allow installing custom reg_update_bits functionJon Ringle
2015-10-05enic: do hang reset only in case of tx timeoutGovindarajulu Varadarajan
2015-10-05enic: handle spurious error interruptGovindarajulu Varadarajan
2015-10-05Merge branch 'cxgb4-next'David S. Miller
2015-10-05cxgb4: Report correct link speed for unsupported onesHariprasad Shenai
2015-10-05cxgb4: Adds a new Device Log Facility FW_DEVLOG_FACILITY_CFHariprasad Shenai
2015-10-05cxgb4: For T4, don't read the Firmware Mailbox Control registerHariprasad Shenai
2015-10-05cxgb4 : Update T4/T5/T6 register rangesHariprasad Shenai
2015-10-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiede...David S. Miller
2015-10-05Merge branch 'rds-perf'David S. Miller
2015-10-05RDS-TCP: Set up MSG_MORE and MSG_SENDPAGE_NOTLAST as appropriate in rds_tcp_xmitSowmini Varadhan
2015-10-05RDS-TCP: Do not bloat sndbuf/rcvbuf in rds_tcp_tuneSowmini Varadhan
2015-10-05RDS: Use a single TCP socket for both send and receive.Sowmini Varadhan