Age | Commit message (Expand) | Author |
2016-07-16 | sctp: fix GSO for IPv6 | Marcelo Ricardo Leitner |
2016-07-16 | sctp: recvmsg should be able to run even if sock is in closing state | Marcelo Ricardo Leitner |
2016-07-16 | net: ipmr/ip6mr: add support for keeping an entry age | Nikolay Aleksandrov |
2016-07-16 | net: bridge: remove _deliver functions and consolidate forward code | Nikolay Aleksandrov |
2016-07-16 | net: bridge: drop skb2/skb0 variables and use a local_rcv boolean | Nikolay Aleksandrov |
2016-07-16 | net: bridge: rearrange flood vs unicast receive paths | Nikolay Aleksandrov |
2016-07-16 | net: bridge: minor style adjustments in br_handle_frame_finish | Nikolay Aleksandrov |
2016-07-15 | tcp_timer.c: Add kernel-doc function descriptions | Richard Sailer |
2016-07-15 | bpf: avoid stack copy and use skb ctx for event output | Daniel Borkmann |
2016-07-15 | rxrpc: checking for IS_ERR() instead of NULL | Dan Carpenter |
2016-07-15 | RDS: TCP: Enable multipath RDS for TCP | Sowmini Varadhan |
2016-07-15 | RDS: TCP: Reduce code duplication in rds_tcp_reset_callbacks() | Sowmini Varadhan |
2016-07-15 | RDS: TCP: avoid bad page reference in rds_tcp_listen_data_ready | Sowmini Varadhan |
2016-07-14 | net/switchdev: Export the same parent ID service function | Or Gerlitz |
2016-07-13 | sctp: only check for ECN if peer is using it | Marcelo Ricardo Leitner |
2016-07-13 | sctp: do not clear chunk->ecn_ce_done flag | Marcelo Ricardo Leitner |
2016-07-13 | sctp: avoid identifying address family many times for a chunk | Marcelo Ricardo Leitner |
2016-07-13 | sctp: allow GSO frags to access the chunk too | Marcelo Ricardo Leitner |
2016-07-13 | sctp: reorder sctp_ulpevent and shrink msg_flags | Marcelo Ricardo Leitner |
2016-07-13 | sctp: allow others to use sctp_input_cb | Marcelo Ricardo Leitner |
2016-07-13 | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | David S. Miller |
2016-07-13 | Bluetooth: Increment management interface revision | Johan Hedberg |
2016-07-13 | Bluetooth: Add Authentication Failed reason to Disconnected Mgmt event | Szymon Janc |
2016-07-12 | devlink: add hardware messages tracing facility | Jiri Pirko |
2016-07-12 | net: dsa: Fix non static symbol warning | Wei Yongjun |
2016-07-12 | rxrpc: Fix error handling in af_rxrpc_init() | Wei Yongjun |
2016-07-11 | ipv4: af_inet: make it explicitly non-modular | Paul Gortmaker |
2016-07-11 | tunnels: correct conditional build of MPLS and IPv6 | Simon Horman |
2016-07-11 | sctp: implement prsctp PRIO policy | Xin Long |
2016-07-11 | sctp: implement prsctp RTX policy | Xin Long |
2016-07-11 | sctp: implement prsctp TTL policy | Xin Long |
2016-07-11 | sctp: add SCTP_PR_ASSOC_STATUS on sctp sockopt | Xin Long |
2016-07-11 | sctp: add SCTP_DEFAULT_PRINFO into sctp sockopt | Xin Long |
2016-07-11 | sctp: add SCTP_PR_SUPPORTED on sctp sockopt | Xin Long |
2016-07-09 | ipv6: do not abuse GFP_ATOMIC in inet6_netconf_notify_devconf() | Eric Dumazet |
2016-07-09 | ipv4: do not abuse GFP_ATOMIC in inet_netconf_notify_devconf() | Eric Dumazet |
2016-07-09 | net: tracepoint napi:napi_poll add work and budget | Jesper Dangaard Brouer |
2016-07-09 | mpls: allow routes on ipip and sit devices | Simon Horman |
2016-07-09 | ipip: support MPLS over IPv4 | Simon Horman |
2016-07-09 | sit: support MPLS over IPv4 | Simon Horman |
2016-07-09 | tunnels: support MPLS over IPv4 tunnels | Simon Horman |
2016-07-09 | net: bridge: extend MLD/IGMP query stats | Nikolay Aleksandrov |
2016-07-09 | Bluetooth: Rename HCI_BREDR into HCI_PRIMARY | Marcel Holtmann |
2016-07-09 | Bluetooth: Remove controller device attributes | Marcel Holtmann |
2016-07-09 | Bluetooth: Remove connection link attributes | Marcel Holtmann |
2016-07-09 | sctp: fix panic when sending auth chunks | Marcelo Ricardo Leitner |
2016-07-08 | net: dsa: initialize the routing table | Vivien Didelot |
2016-07-08 | Merge tag 'rxrpc-rewrite-20160706' of git://git.kernel.org/pub/scm/linux/kern... | David S. Miller |
2016-07-08 | hfsc: reduce hfsc_sched to 14 cachelines | Florian Westphal |
2016-07-08 | 6lowpan: ndisc: set invalid unicast short addr to unspec | Alexander Aring |