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
2017-08-04
net: sched: remove unneeded tcf_em_tree_change
Jiri Pirko
1
-21
/
+0
2017-08-03
sock: add MSG_ZEROCOPY
Willem de Bruijn
1
-0
/
+2
2017-08-03
sock: allocate skbs from optmem
Willem de Bruijn
1
-0
/
+2
2017-08-03
tcp: introduce tcp_rto_delta_us() helper for xmit timer fix
Neal Cardwell
1
-0
/
+10
2017-08-03
ipv6: fib: Add helpers to hold / drop a reference on rt6_info
Ido Schimmel
1
-0
/
+16
2017-08-03
ipv6: fib: Dump tables during registration to FIB chain
Ido Schimmel
1
-0
/
+4
2017-08-03
ipv6: fib_rules: Dump rules during registration to FIB chain
Ido Schimmel
1
-0
/
+10
2017-08-03
ipv6: fib: Add in-kernel notifications for route add / delete
Ido Schimmel
1
-0
/
+5
2017-08-03
ipv6: fib: Add FIB notifiers callbacks
Ido Schimmel
2
-0
/
+12
2017-08-03
ipv6: fib_rules: Check if rule is a default rule
Ido Schimmel
1
-0
/
+5
2017-08-03
net: fib_rules: Implement notification logic in core
Ido Schimmel
2
-12
/
+21
2017-08-03
net: core: Make the FIB notification chain generic
Ido Schimmel
4
-22
/
+54
2017-08-03
sctp: remove the typedef sctp_errhdr_t
Xin Long
1
-4
/
+4
2017-08-02
ipv4: fib: Remove unused functions
Ido Schimmel
1
-13
/
+0
2017-08-02
netfilter: constify nf_conntrack_l3/4proto parameters
Julia Lawall
2
-8
/
+8
2017-08-02
net: Allow IPsec GSO for local sockets
Steffen Klassert
1
-0
/
+19
2017-08-02
xfrm: Auto-load xfrm offload modules
Ilan Tayari
1
-1
/
+3
2017-08-01
net: dsa: rename switch EEE ops
Vivien Didelot
1
-5
/
+5
2017-08-01
net: dsa: remove PHY device argument from .set_eee
Vivien Didelot
1
-1
/
+0
2017-08-01
strparser: Generalize strparser
Tom Herbert
1
-57
/
+62
2017-08-01
proto_ops: Add locked held versions of sendmsg and sendpage
Tom Herbert
2
-0
/
+6
2017-08-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-13
/
+25
2017-07-31
tcp: remove CA_ACK_SLOWPATH
Florian Westphal
1
-3
/
+2
2017-07-31
tcp: remove header prediction
Florian Westphal
1
-23
/
+0
2017-07-31
tcp: remove low_latency sysctl
Florian Westphal
1
-1
/
+0
2017-07-31
tcp: remove prequeue support
Florian Westphal
1
-11
/
+0
2017-07-31
netfilter: conntrack: do not enable connection tracking unless needed
Florian Westphal
1
-15
/
+0
2017-07-31
netfilter: nf_tables: Allow object names of up to 255 chars
Phil Sutter
1
-1
/
+1
2017-07-31
netfilter: nf_tables: Allow set names of up to 255 chars
Phil Sutter
1
-1
/
+1
2017-07-31
netfilter: nf_tables: Allow chain name of up to 255 chars
Phil Sutter
1
-2
/
+2
2017-07-31
netfilter: nf_tables: Allow table names of up to 255 chars
Phil Sutter
1
-1
/
+1
2017-07-31
netlink: Introduce nla_strdup()
Phil Sutter
1
-0
/
+1
2017-07-31
netfilter: add and use nf_ct_unconfirmed_destroy
Florian Westphal
1
-0
/
+3
2017-07-31
netfilter: expect: add and use nf_ct_expect_iterate helpers
Florian Westphal
1
-0
/
+5
2017-07-30
net netlink: Add new type NLA_BITFIELD32
Jamal Hadi Salim
1
-0
/
+16
2017-07-29
udp6: fix socket leak on early demux
Paolo Abeni
1
-0
/
+1
2017-07-27
sctp: fix the check for _sctp_walk_params and _sctp_walk_errors
Xin Long
1
-2
/
+2
2017-07-25
udp: preserve head state for IP_CMSG_PASSSEC
Paolo Abeni
1
-11
/
+22
2017-07-24
tcp: remove redundant argument from tcp_rcv_established()
Matvejchikov Ilya
1
-1
/
+1
2017-07-24
sctp: remove the typedef sctp_sackhdr_t
Xin Long
1
-2
/
+2
2017-07-24
net: add infrastructure to un-offload UDP tunnel port
Sabrina Dubroca
1
-0
/
+8
2017-07-24
netfilter: nf_tables: keep chain counters away from hot path
Pablo Neira Ayuso
1
-0
/
+2
2017-07-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
8
-6
/
+24
2017-07-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-2
/
+6
2017-07-19
net: dsa: unexport dsa_is_port_initialized
Vivien Didelot
1
-5
/
+0
2017-07-19
tcp: adjust tail loss probe timeout
Yuchung Cheng
1
-2
/
+1
2017-07-19
Merge tag 'gcc-plugins-v4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
Linus Torvalds
4
-4
/
+4
2017-07-18
xfrm: add xdst pcpu cache
Florian Westphal
1
-0
/
+1
2017-07-18
xfrm: remove flow cache
Florian Westphal
4
-78
/
+0
2017-07-17
inetpeer: remove AVL implementation in favor of RB tree
Eric Dumazet
1
-9
/
+2
[prev]
[next]