Age | Commit message (Expand) | Author |
2018-05-22 | sctp: fix the issue that flags are ignored when using kernel_connect | Xin Long |
2018-05-17 | tls: don't use stack memory in a scatterlist | Matt Mullins |
2018-05-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller |
2018-05-11 | bonding: send learning packets for vlans on slave | Debabrata Banerjee |
2018-05-10 | Merge tag 'mac80211-for-davem-2018-05-09' of git://git.kernel.org/pub/scm/lin... | David S. Miller |
2018-05-09 | netfilter: nf_tables: bogus EBUSY in chain deletions | Pablo Neira Ayuso |
2018-05-07 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller |
2018-05-07 | net: flow_dissector: fix typo 'can by' to 'can be' | Wolfram Sang |
2018-05-07 | mac80211: fix kernel-doc "bad line" warning | Randy Dunlap |
2018-05-02 | ipv6: Revert "ipv6: Allow non-gateway ECMP for IPv6" | Ido Schimmel |
2018-05-01 | net/tls: Don't recursively call push_record during tls_write_space callbacks | Dave Watson |
2018-05-01 | ipv6: Allow non-gateway ECMP for IPv6 | Thomas Winter |
2018-04-22 | net: sched: ife: handle malformed tlv length | Alexander Aring |
2018-04-22 | llc: delete timers synchronously in llc_sk_free() | Cong Wang |
2018-04-16 | xfrm: Fix warning in xfrm6_tunnel_net_exit. | Steffen Klassert |
2018-04-11 | slip: Check if rstate is initialized before uncompressing | Tejaswi Tanikella |
2018-04-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2018-04-08 | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | David S. Miller |
2018-04-08 | devlink: convert occ_get op to separate registration | Jiri Pirko |
2018-04-07 | soreuseport: initialise timewait reuseport field | Eric Dumazet |
2018-04-07 | net: fix rtnh_ok() | Eric Dumazet |
2018-04-06 | Merge tag 'selinux-pr-20180403' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2018-04-06 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2018-04-05 | slab: make usercopy region 32-bit | Alexey Dobriyan |
2018-04-05 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2018-04-04 | ipv6: allow to cache dst for a connected sk in ip6_sk_dst_lookup_flow() | Alexey Kodanev |
2018-04-04 | ipv6: add a wrapper for ip6_dst_store() with flowi6 checks | Alexey Kodanev |
2018-04-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2018-04-03 | Bluetooth: Fix connection if directed advertising and privacy is used | Szymon Janc |
2018-04-02 | Merge branch 'syscalls-next' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2018-04-02 | net: remove compat_sys_*() prototypes from net/compat.h | Dominik Brodowski |
2018-04-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2018-04-01 | Bluetooth: Fix data type of appearence | Jaganath Kanakkassery |
2018-03-31 | tls: support for Inline tls record | Atul Gupta |
2018-03-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller |
2018-03-31 | inet: frags: reorganize struct netns_frags | Eric Dumazet |
2018-03-31 | inet: frags: break the 2GB limit for frags storage | Eric Dumazet |
2018-03-31 | inet: frags: remove inet_frag_maybe_warn_overflow() | Eric Dumazet |
2018-03-31 | inet: frags: get rif of inet_frag_evicting() | Eric Dumazet |
2018-03-31 | inet: frags: remove some helpers | Eric Dumazet |
2018-03-31 | inet: frags: use rhashtables for reassembly units | Eric Dumazet |
2018-03-31 | inet: frags: add a pointer to struct netns_frags | Eric Dumazet |
2018-03-31 | inet: frags: change inet_frags_init_net() return value | Eric Dumazet |
2018-03-31 | ipv6: frag: remove unused field | Eric Dumazet |
2018-03-31 | bpf: Hooks for sys_connect | Andrey Ignatov |
2018-03-31 | net: Introduce __inet_bind() and __inet6_bind | Andrey Ignatov |
2018-03-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller |
2018-03-30 | xfrm: Register xfrm_dev_notifier in appropriate place | Kirill Tkhai |
2018-03-30 | netfilter: nf_tables: rename to nft_set_lookup_global() | Pablo Neira Ayuso |
2018-03-30 | netfilter: nf_tables: enable conntrack if NAT chain is registered | Pablo Neira Ayuso |