Age | Commit message (Expand) | Author |
2018-05-16 | net/smc: check for pending termination | Karsten Graul |
2018-05-16 | net/smc: drop messages when link state is inactive | Karsten Graul |
2018-05-16 | net/smc: set link inactive before calling smc_lgr_free() | Karsten Graul |
2018-05-16 | net/smc: handle all error codes from smc_conn_create() | Karsten Graul |
2018-05-16 | net/smc: use a workqueue to defer llc send | Karsten Graul |
2018-05-16 | net/smc: move link llc initialization to llc layer | Karsten Graul |
2018-05-16 | net/smc: simplify test_link function usage | Karsten Graul |
2018-05-16 | net/smc: remove unnecessary cast | Karsten Graul |
2018-05-16 | net/smc: register new rmbs with the peer | Karsten Graul |
2018-05-16 | net/smc: no tx work trigger for fallback sockets | Ursula Braun |
2018-05-14 | sctp: checkpatch fixups | Marcelo Ricardo Leitner |
2018-05-14 | sctp: add asoc and packet to sctp_flush_ctx | Marcelo Ricardo Leitner |
2018-05-14 | sctp: add sctp_flush_ctx, a context struct on outq_flush routines | Marcelo Ricardo Leitner |
2018-05-14 | sctp: rework switch cases in sctp_outq_flush_data | Marcelo Ricardo Leitner |
2018-05-14 | sctp: make use of gfp on retransmissions | Marcelo Ricardo Leitner |
2018-05-14 | sctp: move transport flush code out of sctp_outq_flush | Marcelo Ricardo Leitner |
2018-05-14 | sctp: move flushing of data chunks out of sctp_outq_flush | Marcelo Ricardo Leitner |
2018-05-14 | sctp: move outq data rtx code out of sctp_outq_flush | Marcelo Ricardo Leitner |
2018-05-14 | sctp: move the flush of ctrl chunks into its own function | Marcelo Ricardo Leitner |
2018-05-14 | sctp: factor out sctp_outq_select_transport | Marcelo Ricardo Leitner |
2018-05-14 | sctp: add sctp_packet_singleton | Marcelo Ricardo Leitner |
2018-05-13 | net: ipv4: ipconfig: fix unused variable | Anders Roxell |
2018-05-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2018-05-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2018-05-11 | Merge tag 'nfs-for-4.17-2' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds |
2018-05-11 | net sched actions: fix refcnt leak in skbmod | Roman Mashak |
2018-05-11 | net: sched: fix error path in tcf_proto_create() when modules are not configured | Jiri Pirko |
2018-05-11 | erspan: auto detect truncated ipv6 packets. | William Tu |
2018-05-11 | Merge tag 'rxrpc-fixes-20180510' of git://git.kernel.org/pub/scm/linux/kernel... | David S. Miller |
2018-05-11 | net sched actions: fix invalid pointer dereferencing if skbedit flags missing | Roman Mashak |
2018-05-11 | udp: avoid refcount_t saturation in __udp_gso_segment() | Eric Dumazet |
2018-05-11 | tcp: switch pacing timer to softirq based hrtimer | Eric Dumazet |
2018-05-11 | net: dsa: Plug in PHYLINK support | Florian Fainelli |
2018-05-11 | net: dsa: Eliminate dsa_slave_get_link() | Florian Fainelli |
2018-05-11 | net: dsa: Add PHYLINK switch operations | Florian Fainelli |
2018-05-11 | ipv4: fix memory leaks in udp_sendmsg, ping_v4_sendmsg | Andrey Ignatov |
2018-05-10 | rxrpc: Trace UDP transmission failure | David Howells |
2018-05-10 | rxrpc: Add a tracepoint to log ICMP/ICMP6 and error messages | David Howells |
2018-05-10 | rxrpc: Fix the min security level for kernel calls | David Howells |
2018-05-10 | rxrpc: Fix error reception on AF_INET6 sockets | David Howells |
2018-05-10 | rxrpc: Fix missing start of call timeout | David Howells |
2018-05-10 | tls: Fix tls_device initialization | Boris Pismenny |
2018-05-10 | net: bridge: Allow bridge master in br_vlan_get_info() | Petr Machata |
2018-05-10 | sctp: remove sctp_chunk_put from fail_mark err path in sctp_ulpevent_make_rcvmsg | Xin Long |
2018-05-10 | tcp: Add mark for TIMEWAIT sockets | Jon Maxwell |
2018-05-10 | net: ipv4: remove define INET_CSK_DEBUG and unnecessary EXPORT_SYMBOL | Joe Perches |
2018-05-10 | Merge tag 'mac80211-for-davem-2018-05-09' of git://git.kernel.org/pub/scm/lin... | David S. Miller |
2018-05-10 | net/ipv6: fix lock imbalance in ip6_route_del() | Eric Dumazet |
2018-05-10 | tipc: fix one byte leak in tipc_sk_set_orig_addr() | Eric Dumazet |
2018-05-10 | udp: fix SO_BINDTODEVICE | Paolo Abeni |