index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-02
ipv6: Revert "ipv6: Allow non-gateway ECMP for IPv6"
Ido Schimmel
1
-1
/
+2
2018-05-01
net/tls: Don't recursively call push_record during tls_write_space callbacks
Dave Watson
1
-0
/
+1
2018-05-01
ipv6: Allow non-gateway ECMP for IPv6
Thomas Winter
1
-2
/
+1
2018-04-22
net: sched: ife: handle malformed tlv length
Alexander Aring
1
-1
/
+2
2018-04-22
llc: delete timers synchronously in llc_sk_free()
Cong Wang
1
-0
/
+1
2018-04-11
slip: Check if rstate is initialized before uncompressing
Tejaswi Tanikella
1
-0
/
+1
2018-04-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
4
-16
/
+29
2018-04-08
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
1
-1
/
+1
2018-04-08
devlink: convert occ_get op to separate registration
Jiri Pirko
1
-14
/
+26
2018-04-07
soreuseport: initialise timewait reuseport field
Eric Dumazet
1
-0
/
+1
2018-04-07
net: fix rtnh_ok()
Eric Dumazet
1
-1
/
+1
2018-04-06
Merge tag 'selinux-pr-20180403' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-1
/
+15
2018-04-06
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-2
/
+2
2018-04-05
slab: make usercopy region 32-bit
Alexey Dobriyan
1
-2
/
+2
2018-04-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2018-04-04
ipv6: allow to cache dst for a connected sk in ip6_sk_dst_lookup_flow()
Alexey Kodanev
1
-1
/
+2
2018-04-04
ipv6: add a wrapper for ip6_dst_store() with flowi6 checks
Alexey Kodanev
1
-0
/
+3
2018-04-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
51
-283
/
+803
2018-04-03
Bluetooth: Fix connection if directed advertising and privacy is used
Szymon Janc
1
-1
/
+1
2018-04-02
Merge branch 'syscalls-next' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-11
/
+0
2018-04-02
net: remove compat_sys_*() prototypes from net/compat.h
Dominik Brodowski
1
-11
/
+0
2018-04-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-1
/
+6
2018-04-01
Bluetooth: Fix data type of appearence
Jaganath Kanakkassery
1
-1
/
+1
2018-03-31
tls: support for Inline tls record
Atul Gupta
1
-1
/
+31
2018-03-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
5
-0
/
+16
2018-03-31
inet: frags: reorganize struct netns_frags
Eric Dumazet
1
-4
/
+5
2018-03-31
inet: frags: break the 2GB limit for frags storage
Eric Dumazet
1
-10
/
+10
2018-03-31
inet: frags: remove inet_frag_maybe_warn_overflow()
Eric Dumazet
1
-2
/
+0
2018-03-31
inet: frags: get rif of inet_frag_evicting()
Eric Dumazet
1
-5
/
+0
2018-03-31
inet: frags: remove some helpers
Eric Dumazet
3
-13
/
+0
2018-03-31
inet: frags: use rhashtables for reassembly units
Eric Dumazet
2
-59
/
+38
2018-03-31
inet: frags: add a pointer to struct netns_frags
Eric Dumazet
2
-7
/
+7
2018-03-31
inet: frags: change inet_frags_init_net() return value
Eric Dumazet
1
-1
/
+2
2018-03-31
ipv6: frag: remove unused field
Eric Dumazet
1
-1
/
+0
2018-03-31
bpf: Hooks for sys_connect
Andrey Ignatov
3
-0
/
+11
2018-03-31
net: Introduce __inet_bind() and __inet6_bind
Andrey Ignatov
2
-0
/
+4
2018-03-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
4
-18
/
+23
2018-03-30
xfrm: Register xfrm_dev_notifier in appropriate place
Kirill Tkhai
1
-1
/
+1
2018-03-30
netfilter: nf_tables: rename to nft_set_lookup_global()
Pablo Neira Ayuso
1
-5
/
+5
2018-03-30
netfilter: nf_tables: enable conntrack if NAT chain is registered
Pablo Neira Ayuso
1
-0
/
+4
2018-03-30
netfilter: nf_tables: build-in filter chain type
Pablo Neira Ayuso
1
-0
/
+3
2018-03-30
netfilter: nf_tables: nft_register_chain_type() returns void
Pablo Neira Ayuso
1
-1
/
+1
2018-03-30
netfilter: nf_tables: rename struct nf_chain_type
Pablo Neira Ayuso
1
-8
/
+8
2018-03-30
bpf: sockmap redirect ingress support
John Fastabend
1
-0
/
+1
2018-03-29
Merge tag 'mac80211-next-for-davem-2018-03-29' of git://git.kernel.org/pub/sc...
David S. Miller
3
-4
/
+103
2018-03-29
net: Introduce net_rwsem to protect net_namespace_list
Kirill Tkhai
1
-0
/
+1
2018-03-29
nl80211: Add control_port_over_nl80211 to mesh_setup
Denis Kenzior
1
-0
/
+3
2018-03-29
nl80211: Add control_port_over_nl80211 for ibss
Denis Kenzior
1
-0
/
+3
2018-03-29
nl80211: Add CONTROL_PORT_OVER_NL80211 attribute
Denis Kenzior
1
-0
/
+3
2018-03-29
nl80211: Implement TX of control port frames
Denis Kenzior
1
-0
/
+9
[next]