summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2016-06-14RDS: Extract rds_conn_path from i_conn_path in rds_send_drop_to() for MP-capa...Sowmini Varadhan
2016-06-14RDS: Pass rds_conn_path to rds_send_xmit()Sowmini Varadhan
2016-06-14RDS: Make rds_send_queue_rm() rds_conn_path awareSowmini Varadhan
2016-06-14RDS: Remove stale function rds_send_get_message()Sowmini Varadhan
2016-06-14RDS: Add rds_send_path_drop_acked()Sowmini Varadhan
2016-06-14RDS: Add rds_send_path_reset()Sowmini Varadhan
2016-06-14RDS: rds_inc_path_init() helper function for MP capable transportsSowmini Varadhan
2016-06-14RDS: recv path gets the conn_path from rds_incoming for MP capable transportsSowmini Varadhan
2016-06-14RDS: add t_mp_capable bit to be set by MP capable transportsSowmini Varadhan
2016-06-14RDS: split out connection specific state from rds_connection to rds_conn_pathSowmini Varadhan
2016-06-14tcp: return sizeof tcp_dctcp_info in dctcp_get_info()Neal Cardwell
2016-06-14sctp: fix error return code in sctp_init()Wei Yongjun
2016-06-14Merge tag 'rxrpc-rewrite-20160613' of git://git.kernel.org/pub/scm/linux/kern...David S. Miller
2016-06-14net/sched: flower: Return error when hw can't offload and skip_sw is setAmir Vadai
2016-06-13rxrpc: Update the comments in ar-internal.h to reflect renamesDavid Howells
2016-06-13rxrpc: Rename files matching ar-*.c to git rid of the "ar-" prefixDavid Howells
2016-06-12sched: remove NET_XMIT_POLICEDFlorian Westphal
2016-06-11ipv6: use TOS marks from sockets for routing decisionHannes Frederic Sowa
2016-06-10net_sched: remove generic throttled managementEric Dumazet
2016-06-10net_sched: netem: remove qdisc_is_throttled() useEric Dumazet
2016-06-10net_sched: cbq: remove a flaky use of qdisc_is_throttled()Eric Dumazet
2016-06-10net_sched: sch_plug: use a private throttled statusEric Dumazet
2016-06-10sctp: sctp should change socket state when shutdown is receivedXin Long
2016-06-10Merge tag 'mac80211-next-for-davem-2016-06-09' of git://git.kernel.org/pub/sc...David S. Miller
2016-06-10tcp: add NV congestion controlLawrence Brakmo
2016-06-10tcp: add in_flight to tcp_skb_cbLawrence Brakmo
2016-06-10packet: use common code for virtio_net_hdr and skb GSO conversionMike Rapoport
2016-06-10RDS: IB: Remove deprecated create_workqueueBhaktipriya Shridhar
2016-06-10rxrpc: Limit the listening backlogDavid Howells
2016-06-10rxrpc: Trim line-terminal whitespaceDavid Howells
2016-06-10net, cls: allow for deleting all filters for given parentDaniel Borkmann
2016-06-10bpf: reject wrong sized filters earlierDaniel Borkmann
2016-06-10bpf: enforce recursion limit on redirectsDaniel Borkmann
2016-06-10openvswitch: Add packet truncation support.William Tu
2016-06-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-06-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-06-09packet: compat support for sock_fprogWillem de Bruijn
2016-06-09net: vrf: Fix crash when IPv6 is disabled at boot timeDavid Ahern
2016-06-09rxrpc: Simplify connect() implementation and simplify sendmsg() opDavid Howells
2016-06-09net/netlink/af_netlink.h: Remove unused structure.Fabien Siron
2016-06-09net: add netdev_lockdep_set_classes() helperEric Dumazet
2016-06-09net: sched: fix qdisc->running lockdep annotationsEric Dumazet
2016-06-09Merge tag 'mac80211-for-davem-2016-06-09' of git://git.kernel.org/pub/scm/lin...David S. Miller
2016-06-09sit: remove unnecessary protocol check in ipip6_tunnel_xmit()Simon Horman
2016-06-09mac80211: implement codel on fair queuing flowsMichal Kazior
2016-06-09mac80211: add debug knobs for fair queuingMichal Kazior
2016-06-09mac80211: implement fair queueing per txqMichal Kazior
2016-06-09mac80211: skip netdev queue control with software queuingMichal Kazior
2016-06-09nl80211: clarify nl80211_set_reg() success pathJohannes Berg
2016-06-09nl80211: Fix checkpatch warnings about blank linesKirtika Ruchandani