index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2016-12-04
netfilter: conntrack: built-in support for DCCP
Davide Caratti
3
-0
/
+20
2016-12-04
netfilter: nf_log: do not assume ethernet header in netdev family
Liping Zhang
1
-1
/
+3
2016-12-04
netfilter: built-in NAT support for UDPlite
Davide Caratti
1
-0
/
+3
2016-12-04
netfilter: built-in NAT support for SCTP
Davide Caratti
1
-0
/
+3
2016-12-04
netfilter: built-in NAT support for DCCP
Davide Caratti
1
-0
/
+3
2016-12-03
ipv6 addrconf: Implemented enhanced DAD (RFC7527)
Erik Nordmark
2
-1
/
+5
2016-12-03
ipv4: fib: Replay events when registering FIB notifier
Ido Schimmel
1
-1
/
+2
2016-12-03
ipv4: fib: Allow for consistent FIB dumping
Ido Schimmel
1
-0
/
+3
2016-12-03
ipv4: fib: Add fib_info_hold() helper
Ido Schimmel
1
-0
/
+5
2016-12-03
netns: fix net_generic() "id - 1" bloat
Alexey Dobriyan
1
-7
/
+9
2016-12-03
netns: add dummy struct inside "struct net_generic"
Alexey Dobriyan
1
-2
/
+4
2016-12-03
netlink: 2-clause nla_ok()
Alexey Dobriyan
1
-2
/
+1
2016-12-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-4
/
+6
2016-12-02
bpf: Add support for reading socket family, type, protocol
David Ahern
1
-0
/
+15
2016-12-02
net/sched: cls_flower: Add offload support using egress Hardware device
Hadar Hen Zion
1
-0
/
+2
2016-12-02
net/sched: act_mirred: Add new tc_action_ops get_dev()
Hadar Hen Zion
1
-0
/
+2
2016-12-02
net/sched: Add separate check for skip_hw flag
Hadar Hen Zion
1
-4
/
+15
2016-12-02
tcp: randomize tcp timestamp offsets for each connection
Florian Westphal
2
-5
/
+5
2016-12-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2
-4
/
+4
2016-11-30
l2tp: lock socket before checking flags in connect()
Guillaume Nault
1
-0
/
+2
2016-11-30
tcp: instrument how long TCP is busy sending
Francis Yan
1
-1
/
+5
2016-11-30
tcp: instrument tcp sender limits chronographs
Francis Yan
1
-0
/
+14
2016-11-27
Bluetooth: __ variants of u8 and friends are not neccessary inside kernel
Pavel Machek
1
-12
/
+13
2016-11-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2016-11-24
devlink: Add E-Switch inline mode control
Roi Dayan
1
-0
/
+2
2016-11-24
netfilter: nat: fix crash when conntrack entry is re-used
Florian Westphal
1
-3
/
+3
2016-11-24
netfilter: nf_tables: fix inconsistent element expiration calculation
Anders K. Pedersen
1
-1
/
+1
2016-11-24
netfilter: nat: switch to new rhlist interface
Florian Westphal
1
-1
/
+1
2016-11-22
Bluetooth: Fix using the correct source address type
Johan Hedberg
1
-1
/
+1
2016-11-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-1
/
+5
2016-11-21
tcp: make undo_cwnd mandatory for congestion modules
Florian Westphal
1
-0
/
+1
2016-11-19
netlink: use "unsigned int" in nla_next()
Alexey Dobriyan
1
-1
/
+1
2016-11-18
netns: fix get_net_ns_by_fd(int pid) typo
Stefan Hajnoczi
1
-1
/
+1
2016-11-18
netns: make struct pernet_operations::id unsigned int
Alexey Dobriyan
6
-8
/
+8
2016-11-18
udp: enable busy polling for all sockets
Eric Dumazet
1
-9
/
+19
2016-11-16
sctp: use new rhlist interface on sctp transport rhashtable
Xin Long
2
-3
/
+3
2016-11-16
lwtunnel: subtract tunnel headroom from mtu on output redirect
David Lebrun
1
-1
/
+2
2016-11-16
net: busy-poll: remove need_resched() from sk_can_busy_loop()
Eric Dumazet
1
-3
/
+2
2016-11-16
ipv4: Restore fib_trie_flush_external function and fix call ordering
Alexander Duyck
1
-0
/
+1
2016-11-15
gro_cells: mark napi struct as not busy poll candidates
Eric Dumazet
1
-0
/
+3
2016-11-15
vxlan: remove unsed vxlan_dev_dst_port()
pravin shelar
1
-10
/
+0
2016-11-15
udplite: fix NULL pointer dereference
Paolo Abeni
2
-0
/
+2
2016-11-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
7
-11
/
+13
2016-11-14
net: fix sleeping for sk_wait_event()
WANG Cong
1
-3
/
+5
2016-11-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
5
-39
/
+50
2016-11-13
netfilter: conntrack: remove unused netns_ct member
Florian Westphal
1
-1
/
+0
2016-11-13
tcp: take care of truncations done by sk_filter()
Eric Dumazet
1
-0
/
+1
2016-11-13
genetlink: Make family a signed integer.
David S. Miller
1
-1
/
+1
2016-11-09
tc_act: Remove tcf_act macro
Yotam Gigi
1
-1
/
+0
2016-11-09
ipv6: add source address argument for ipv6_push_nfrag_opts
David Lebrun
1
-1
/
+2
[prev]
[next]