summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2015-10-07net: Fix vti use case with oif in dst lookups for IPv6David Ahern
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-07net: dsa: better error reportingRussell King
2015-10-07ipvs: Remove possibly unused variables from ip_vs_conn_net_{init,cleanup}Simon Horman
2015-10-07ipvs: Remove possibly unused variable from ip_vs_outDavid Ahern
2015-10-06xprtrdma: Don't require LOCAL_DMA_LKEY support for fastregSagi Grimberg
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-05netfilter: nfnetlink_log: allow to attach conntrackKen-ichirou MATSUZAWA
2015-10-05netfilter: ctnetlink: add const qualifier to nfnl_hook.get_ctKen-ichirou MATSUZAWA
2015-10-05netfilter: Kconfig rename QUEUE_CT to GLUE_CTKen-ichirou MATSUZAWA
2015-10-05netfilter: nfnetlink_queue: rename related to nfqueue attaching conntrack infoKen-ichirou MATSUZAWA
2015-10-05netfilter: nfnetlink_queue: use y2038 safe timestampPablo Neira Ayuso
2015-10-05Merge tag 'ipvs3-for-v4.4' of https://git.kernel.org/pub/scm/linux/kernel/git...Pablo Neira Ayuso
2015-10-05openvswitch: Fix ovs_vport_get_stats()Pravin B Shelar
2015-10-05bpf, seccomp: prepare for upcoming criu supportDaniel Borkmann
2015-10-05ovs: do not allocate memory from offline numa nodeKonstantin Khlebnikov
2015-10-05bpf: fix panic in SO_GET_FILTER with native ebpf programsDaniel Borkmann
2015-10-05openvswitch: Rename LABEL->LABELSJoe Stringer
2015-10-05net/unix: fix logic about sk_peek_offsetAndrey Vagin
2015-10-05act_mirred: always release tcf hashWANG Cong
2015-10-05act_mirred: fix a race condition on mirred_listWANG Cong
2015-10-05ipv4: fix reply_dst leakage on arp replyJiri Benc
2015-10-05inet: fix race in reqsk_queue_unlink()Eric Dumazet
2015-10-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiede...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
2015-10-05tcp: restore fastopen operationsEric Dumazet
2015-10-05net: sctp: avoid incorrect time_t useArnd Bergmann
2015-10-05ipv6: use ktime_t for internal timestampsArnd Bergmann
2015-10-05nfnetlink: use y2038 safe timestampArnd Bergmann
2015-10-05mac80211: use ktime_get_secondsArnd Bergmann
2015-10-05ipv4: ICMP packet inspection for multipathPeter Nørlund
2015-10-05ipv4: L3 hash-based multipathPeter Nørlund
2015-10-05tcp: avoid two atomic ops for syncookiesEric Dumazet
2015-10-05net: use sk_fullsock() in __netdev_pick_tx()Eric Dumazet