Age | Commit message (Expand) | Author |
2019-06-29 | Merge tag 'nfs-for-5.2-4' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds |
2019-06-28 | SUNRPC: Fix up calculation of client message length | Trond Myklebust |
2019-06-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2019-06-26 | af_packet: Block execution of tasks waiting for transmit to complete in AF_PA... | Neil Horman |
2019-06-26 | sctp: change to hold sk after auth shkey is created successfully | Xin Long |
2019-06-26 | ipv6: fix neighbour resolution with raw socket | Nicolas Dichtel |
2019-06-26 | ipv6: constify rt6_nexthop() | Nicolas Dichtel |
2019-06-26 | ipv4: reset rt_iif for recirculated mcast/bcast out pkts | Stephen Suryaputra |
2019-06-26 | net/smc: Fix error path in smc_init | YueHaibing |
2019-06-26 | net/smc: hold conns_lock before calling smc_lgr_register_conn() | Huaping Zhou |
2019-06-25 | net/ipv6: Fix misuse of proc_dointvec "skip_notify_on_dev_down" | Eiichi Tsukata |
2019-06-25 | ipv4: Use return value of inet_iif() for __raw_v4_lookup in the while loop | Stephen Suryaputra |
2019-06-24 | tipc: check msg->req data len in tipc_nl_compat_bearer_disable | Xin Long |
2019-06-24 | net/packet: fix memory leak in packet_set_ring() | Eric Dumazet |
2019-06-24 | net/tls: fix page double free on TX cleanup | Dirk van der Merwe |
2019-06-23 | net/sched: cbs: Fix error path of cbs_module_init | YueHaibing |
2019-06-22 | tipc: change to use register_pernet_device | Xin Long |
2019-06-22 | Bluetooth: Fix regression with minimum encryption key size alignment | Marcel Holtmann |
2019-06-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2019-06-21 | tcp: refine memory limit test in tcp_fragment() | Eric Dumazet |
2019-06-21 | Merge tag 'nfs-for-5.2-3' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds |
2019-06-21 | SUNRPC: Fix a credential refcount leak | Trond Myklebust |
2019-06-21 | Revert "SUNRPC: Declare RPC timers as TIMER_DEFERRABLE" | Anna Schumaker |
2019-06-21 | net :sunrpc :clnt :Fix xps refcount imbalance on the error path | Lin Yi |
2019-06-21 | Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2019-06-19 | inet: clear num_timeout reqsk_alloc() | Eric Dumazet |
2019-06-19 | ipv6: Default fib6_type to RTN_UNICAST when not set | David Ahern |
2019-06-19 | net/af_iucv: always register net_device notifier | Julian Wiedmann |
2019-06-19 | net/af_iucv: build proper skbs for HiperTransport | Julian Wiedmann |
2019-06-19 | net/af_iucv: remove GFP_DMA restriction for HiperTransport | Julian Wiedmann |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 505 | Thomas Gleixner |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 501 | Thomas Gleixner |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 484 | Thomas Gleixner |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 482 | Thomas Gleixner |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 235 | Thomas Gleixner |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234 | Thomas Gleixner |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 230 | Thomas Gleixner |
2019-06-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller |
2019-06-18 | hvsock: fix epollout hang from race condition | Sunil Muthuswamy |
2019-06-18 | net/udp_gso: Allow TX timestamp with UDP GSO | Fred Klassen |
2019-06-18 | net: netem: fix use after free and double free with packet corruption | Jakub Kicinski |
2019-06-18 | net: netem: fix backlog accounting for corrupted GSO frames | Jakub Kicinski |
2019-06-18 | tipc: pass tunnel dev as NULL to udp_tunnel(6)_xmit_skb | Xin Long |
2019-06-18 | ip_tunnel: allow not to count pkts on tstats by setting skb's dev to NULL | Xin Long |
2019-06-18 | net: remove duplicate fetch in sock_getsockopt | JingYi Hou |
2019-06-18 | tipc: fix issues with early FAILOVER_MSG from peer | Tuong Lien |
2019-06-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2019-06-17 | Merge branch 'tcp-fixes' | David S. Miller |
2019-06-16 | lapb: fixed leak of control-blocks. | Jeremy Sowden |