summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-04-16ip_tunnel_core: iptunnel_handle_offloads returns int and doesn't free skbAlexander Duyck
2016-04-16Merge branch 'w5100-spi-and-w5200-support'David S. Miller
2016-04-16net: w5100: support W5200Akinobu Mita
2016-04-16net: w5100: support SPI interface modeAkinobu Mita
2016-04-16net: w5100: enable to support sleepable register access interfaceAkinobu Mita
2016-04-16net: w5100: add ability to support other bus interfaceAkinobu Mita
2016-04-16net: w5100: move mmiowb into register access callbacksAkinobu Mita
2016-04-16vxlan: reduce usage of synchronize_net in ndo_stopHannes Frederic Sowa
2016-04-16vxlan: synchronously and race-free destruction of vxlan socketsHannes Frederic Sowa
2016-04-16phy: make some bits preserved while setup forced modewangweidong
2016-04-15Merge branch 'sctp-diag'David S. Miller
2016-04-15sctp: fix some rhashtable functions using in sctp proc/diagXin Long
2016-04-15sctp: merge the seq_start/next/exits in remaddrs and assocsXin Long
2016-04-15sctp: add the sctp_diag.c fileXin Long
2016-04-15sctp: export some functions for sctp_diag in inet_diagXin Long
2016-04-15sctp: export some apis or variables for sctp_diag and reuse some for procXin Long
2016-04-15sctp: add sctp_info dump api for sctp_diagXin Long
2016-04-15sctp: simplify sk_receive_queue lockingMarcelo Ricardo Leitner
2016-04-15Merge branch 'mlx5_ifc-updates'David S. Miller
2016-04-15net/mlx5: Update mlx5_ifc hardware featuresSaeed Mahameed
2016-04-15net/mlx5: Fix mlx5 ifc cmd_hca_cap bad offsetsTariq Toukan
2016-04-15Merge branch 'qed-tunneling-offload'David S. Miller
2016-04-15qede: Add fastpath support for tunnelingManish Chopra
2016-04-15qed: Enable GRE tunnel slowpath configurationManish Chopra
2016-04-15qed/qede: Add GENEVE tunnel slowpath configuration supportManish Chopra
2016-04-15qed/qede: Add VXLAN tunnel slowpath configuration supportManish Chopra
2016-04-15qed: Add infrastructure support for tunnelingManish Chopra
2016-04-15net/hsr: Added support for HSR v1Peter Heise
2016-04-15Merge branch 'tcp-synflood-perf'David S. Miller
2016-04-15tcp: remove false sharing in tcp_rcv_state_process()Eric Dumazet
2016-04-15tcp: do not mess with listener sk_wmem_allocEric Dumazet
2016-04-15qlge: Replace create_singlethread_workqueue with alloc_ordered_workqueueAmitoj Kaur Chawla
2016-04-15Merge branch 'tipc-link-setup-improvements'David S. Miller
2016-04-15tipc: let first message on link be a state messageJon Paul Maloy
2016-04-15tipc: ensure that first packets on link are sent in orderJon Paul Maloy
2016-04-15tipc: refactor function tipc_link_timeout()Jon Paul Maloy
2016-04-15tipc: reduce transmission rate of reset messages when link is downJon Paul Maloy
2016-04-15tipc: guarantee peer bearer id exchange after rebootJon Paul Maloy
2016-04-15Merge branch 'mlxsw-next'David S. Miller
2016-04-15mlxsw: spectrum_buffers: Use MLXSW_SP_PB_UNUSED define for unused pbJiri Pirko
2016-04-15mlxsw: spectrum_buffers: Use designated initializers for mlxsw_sp_pbsJiri Pirko
2016-04-15devlink: fix sb register stub in case devlink is disabledJiri Pirko
2016-04-15tun: use per cpu variables for stats accountingPaolo Abeni
2016-04-15Merge branch 'bpf-ARG_PTR_TO_RAW_STACK'David S. Miller
2016-04-15bpf, samples: add test cases for raw stackDaniel Borkmann
2016-04-15bpf, samples: don't zero data when not neededDaniel Borkmann
2016-04-15bpf: convert relevant helper args to ARG_PTR_TO_RAW_STACKDaniel Borkmann
2016-04-15bpf, verifier: add ARG_PTR_TO_RAW_STACK typeDaniel Borkmann
2016-04-15bpf, verifier: add bpf_call_arg_meta for passing meta dataDaniel Borkmann
2016-04-15sctp: add support for RPS and RFSMarcelo Ricardo Leitner