| Commit message (Expand) | Author | Age |
* | sctp: remove the typedef sctp_errhdr_t | Xin Long | 2017-08-03 |
* | ipv4: fib: Remove unused functions | Ido Schimmel | 2017-08-02 |
* | net: dsa: rename switch EEE ops | Vivien Didelot | 2017-08-01 |
* | net: dsa: remove PHY device argument from .set_eee | Vivien Didelot | 2017-08-01 |
* | strparser: Generalize strparser | Tom Herbert | 2017-08-01 |
* | proto_ops: Add locked held versions of sendmsg and sendpage | Tom Herbert | 2017-08-01 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-08-01 |
|\ |
|
| * | udp6: fix socket leak on early demux | Paolo Abeni | 2017-07-29 |
| * | sctp: fix the check for _sctp_walk_params and _sctp_walk_errors | Xin Long | 2017-07-27 |
| * | udp: preserve head state for IP_CMSG_PASSSEC | Paolo Abeni | 2017-07-25 |
* | | tcp: remove CA_ACK_SLOWPATH | Florian Westphal | 2017-07-31 |
* | | tcp: remove header prediction | Florian Westphal | 2017-07-31 |
* | | tcp: remove low_latency sysctl | Florian Westphal | 2017-07-31 |
* | | tcp: remove prequeue support | Florian Westphal | 2017-07-31 |
* | | net netlink: Add new type NLA_BITFIELD32 | Jamal Hadi Salim | 2017-07-30 |
* | | tcp: remove redundant argument from tcp_rcv_established() | Matvejchikov Ilya | 2017-07-24 |
* | | sctp: remove the typedef sctp_sackhdr_t | Xin Long | 2017-07-24 |
* | | net: add infrastructure to un-offload UDP tunnel port | Sabrina Dubroca | 2017-07-24 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-07-20 |
|\| |
|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2017-07-20 |
| |\ |
|
| | * | sctp: don't dereference ptr before leaving _sctp_walk_{params, errors}() | Alexander Potapenko | 2017-07-15 |
| | * | netlink: correctly document nla_put_u64_64bit() | Rolf Eike Beer | 2017-07-13 |
| * | | Merge tag 'gcc-plugins-v4.13-rc2' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2017-07-19 |
| |\ \ |
|
| | * | | randstruct: Mark various structs for randomization | Kees Cook | 2017-06-30 |
| * | | | Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds | 2017-07-15 |
| |\ \ \
| | |_|/
| |/| | |
|
| | * | | 9p: Implement show_options | David Howells | 2017-07-11 |
* | | | | net: dsa: unexport dsa_is_port_initialized | Vivien Didelot | 2017-07-19 |
* | | | | tcp: adjust tail loss probe timeout | Yuchung Cheng | 2017-07-19 |
* | | | | xfrm: add xdst pcpu cache | Florian Westphal | 2017-07-18 |
* | | | | xfrm: remove flow cache | Florian Westphal | 2017-07-18 |
* | | | | inetpeer: remove AVL implementation in favor of RB tree | Eric Dumazet | 2017-07-17 |
* | | | | net/unix: drop obsolete fd-recursion limits | David Herrmann | 2017-07-17 |
* | | | | sctp: remove the typedef sctp_hmac_algo_param_t | Xin Long | 2017-07-16 |
* | | | | sctp: remove the typedef sctp_chunks_param_t | Xin Long | 2017-07-16 |
* | | | | sctp: remove the typedef sctp_random_param_t | Xin Long | 2017-07-16 |
* | | | | ip6: fix PMTU discovery when using /127 subnets | Vincent Bernat | 2017-07-16 |
|/ / / |
|
* | | | socket: add documentation for missing elements | stephen hemminger | 2017-07-12 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2017-07-08 |
|\ \ \ |
|
| * | | | net/sock: add WARN_ON(parent->sk) in sock_graft() | Sowmini Varadhan | 2017-07-08 |
| * | | | net: ipv6: Compare lwstate in detecting duplicate nexthops | David Ahern | 2017-07-06 |
* | | | | Merge branch 'for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p... | Linus Torvalds | 2017-07-06 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | percpu_counter: Rename __percpu_counter_add to percpu_counter_add_batch | Nikolay Borisov | 2017-06-20 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2017-07-05 |
|\ \ \ \ |
|
| * | | | | net, ax25: convert ax25_cb.refcount from atomic_t to refcount_t | Reshetova, Elena | 2017-07-04 |
| * | | | | net, ax25: convert ax25_route.refcount from atomic_t to refcount_t | Reshetova, Elena | 2017-07-04 |
| * | | | | net, ax25: convert ax25_uid_assoc.refcount from atomic_t to refcount_t | Reshetova, Elena | 2017-07-04 |
| * | | | | net, sctp: convert sctp_ep_common.refcnt from atomic_t to refcount_t | Reshetova, Elena | 2017-07-04 |
| * | | | | net, sctp: convert sctp_transport.refcnt from atomic_t to refcount_t | Reshetova, Elena | 2017-07-04 |
| * | | | | net, sctp: convert sctp_chunk.refcnt from atomic_t to refcount_t | Reshetova, Elena | 2017-07-04 |
| * | | | | net, sctp: convert sctp_datamsg.refcnt from atomic_t to refcount_t | Reshetova, Elena | 2017-07-04 |