index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpf: respect size hint to BPF_PROG_TEST_RUN if present
Lorenz Bauer
2018-12-04
1
-2
/
+13
*
bpf: allow BPF read access to qdisc pkt_len
Petar Penkov
2018-12-03
1
-0
/
+16
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-11-30
3
-6
/
+196
|
\
|
*
bpf: helper to pop data from messages
John Fastabend
2018-11-28
3
-5
/
+194
|
*
bpf: Avoid unnecessary instruction in convert_bpf_ld_abs()
David Miller
2018-11-26
1
-1
/
+2
*
|
net: explain __skb_checksum_complete() with comments
Cong Wang
2018-11-29
2
-1
/
+18
*
|
tcp: remove loop to compute wscale
Eric Dumazet
2018-11-29
1
-5
/
+3
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-11-29
22
-119
/
+183
|
\
\
|
*
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2018-11-28
16
-105
/
+157
|
|
\
\
|
|
*
|
netfilter: nf_tables: deactivate expressions in rule replecement routine
Taehee Yoo
2018-11-28
1
-11
/
+4
|
|
*
|
netfilter: nf_conncount: remove wrong condition check routine
Taehee Yoo
2018-11-27
1
-5
/
+2
|
|
*
|
netfilter: nat: fix double register in masquerade modules
Taehee Yoo
2018-11-27
2
-14
/
+32
|
|
*
|
netfilter: add missing error handling code for register functions
Taehee Yoo
2018-11-27
7
-20
/
+61
|
|
*
|
netfilter: ipv6: Preserve link scope traffic original oif
Alin Nastac
2018-11-27
1
-1
/
+2
|
|
*
|
netfilter: nfnetlink_cttimeout: fetch timeouts for udplite and gre, too
Florian Westphal
2018-11-26
2
-14
/
+15
|
|
*
|
ipvs: call ip_vs_dst_notifier earlier than ipv6_dev_notf
Xin Long
2018-11-26
1
-0
/
+3
|
|
*
|
netfilter: xt_hashlimit: fix a possible memory leak in htable_create()
Taehee Yoo
2018-11-17
1
-6
/
+3
|
|
*
|
netfilter: nf_tables: fix use-after-free when deleting compat expressions
Florian Westphal
2018-11-13
2
-3
/
+5
|
|
*
|
netfilter: xt_RATEEST: remove netns exit routine
Taehee Yoo
2018-11-13
1
-10
/
+0
|
|
*
|
netfilter: nf_tables: don't use position attribute on rule replacement
Florian Westphal
2018-11-12
1
-10
/
+7
|
|
*
|
netfilter: nf_tables: don't skip inactive chains during update
Florian Westphal
2018-11-12
1
-6
/
+3
|
|
*
|
netfilter: nf_conncount: fix unexpected permanent node of list.
Taehee Yoo
2018-11-12
1
-3
/
+15
|
|
*
|
netfilter: nf_conncount: fix list_del corruption in conn_free
Taehee Yoo
2018-11-12
1
-2
/
+5
|
|
*
|
netfilter: nf_conncount: use spin_lock_bh instead of spin_lock
Taehee Yoo
2018-11-12
1
-6
/
+6
|
*
|
|
tipc: fix lockdep warning during node delete
Jon Maloy
2018-11-28
1
-2
/
+5
|
*
|
|
sctp: increase sk_wmem_alloc when head->truesize is increased
Xin Long
2018-11-28
1
-0
/
+1
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2018-11-26
1
-3
/
+2
|
|
\
\
\
|
|
*
|
|
bpf: Fix IPv6 dport byte order in bpf_sk_lookup_udp
Andrey Ignatov
2018-11-09
1
-3
/
+2
|
*
|
|
|
net: always initialize pagedlen
Willem de Bruijn
2018-11-25
2
-2
/
+4
|
*
|
|
|
tcp: address problems caused by EDT misshaps
Eric Dumazet
2018-11-25
2
-10
/
+16
*
|
|
|
|
net/ipv4: Fix missing raw_init when CONFIG_PROC_FS is disabled
David Ahern
2018-11-28
1
-1
/
+1
*
|
|
|
|
tcp: remove hdrlen argument from tcp_queue_rcv()
Eric Dumazet
2018-11-28
1
-7
/
+6
*
|
|
|
|
net/ncsi: Add NCSI Mellanox OEM command
Vijay Khemka
2018-11-28
4
-2
/
+81
*
|
|
|
|
netns: enable to dump full nsid translation table
Nicolas Dichtel
2018-11-28
1
-6
/
+26
*
|
|
|
|
netns: enable to specify a nsid for a get request
Nicolas Dichtel
2018-11-28
1
-0
/
+5
*
|
|
|
|
netns: add support of NETNSA_TARGET_NSID
Nicolas Dichtel
2018-11-28
1
-11
/
+75
*
|
|
|
|
netns: introduce 'struct net_fill_args'
Nicolas Dichtel
2018-11-28
1
-14
/
+34
*
|
|
|
|
netns: remove net arg from rtnl_net_fill()
Nicolas Dichtel
2018-11-28
1
-6
/
+4
*
|
|
|
|
net: bridge: export supported boolopts
Nikolay Aleksandrov
2018-11-28
1
-1
/
+1
*
|
|
|
|
net: bridge: add no_linklocal_learn bool option
Nikolay Aleksandrov
2018-11-28
4
-1
/
+31
*
|
|
|
|
net: bridge: add support for user-controlled bool options
Nikolay Aleksandrov
2018-11-28
4
-2
/
+96
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-11-26
1
-22
/
+184
|
\
\
\
\
|
*
|
|
|
bpf: add skb->tstamp r/w access from tc clsact and cg skb progs
Vlad Dumitrescu
2018-11-23
1
-0
/
+29
|
*
|
|
|
bpf: Support socket lookup in CGROUP_SOCK_ADDR progs
Andrey Ignatov
2018-11-17
1
-0
/
+45
|
*
|
|
|
bpf: Fix IPv6 dport byte order in bpf_sk_lookup_udp
Andrey Ignatov
2018-11-17
1
-3
/
+2
|
*
|
|
|
bpf: Extend the sk_lookup() helper to XDP hookpoint.
Nitin Hande
2018-11-09
1
-19
/
+86
|
*
|
|
|
bpf: add perf event notificaton support for sock_ops
Sowmini Varadhan
2018-11-09
1
-0
/
+22
*
|
|
|
|
net: remove unsafe skb_insert()
Eric Dumazet
2018-11-25
1
-22
/
+0
*
|
|
|
|
net: bridge: remove redundant checks for null p->dev and p->br
Colin Ian King
2018-11-25
1
-3
/
+0
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-11-25
19
-125
/
+197
|
\
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
[next]