index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
core
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
|
net: switch secpath to use skb extension infrastructure
Florian Westphal
2018-12-19
1
-6
/
+41
|
*
|
|
|
|
net: convert bridge_nf to use skb extension infrastructure
Florian Westphal
2018-12-19
1
-3
/
+0
|
*
|
|
|
|
sk_buff: add skb extension infrastructure
Florian Westphal
2018-12-19
1
-0
/
+155
|
*
|
|
|
|
net: rtnetlink: support for fdb get
Roopa Prabhu
2018-12-16
1
-1
/
+167
|
*
|
|
|
|
neighbor: Add protocol attribute
David Ahern
2018-12-16
1
-1
/
+23
|
*
|
|
|
|
net: use indirect call wrappers at GRO network layer
Paolo Abeni
2018-12-15
1
-2
/
+13
|
*
|
|
|
|
neighbor: Remove externally learned entries from gc_list
David Ahern
2018-12-15
1
-21
/
+28
|
*
|
|
|
|
neighbor: Move neigh_update_ext_learned to core file
David Ahern
2018-12-15
1
-0
/
+18
|
*
|
|
|
|
neighbor: Remove state and flags arguments to neigh_del
David Ahern
2018-12-15
1
-5
/
+4
|
*
|
|
|
|
neighbor: Fix state check in neigh_forced_gc
David Ahern
2018-12-15
1
-3
/
+2
|
*
|
|
|
|
neighbor: Fix locking order for gc_list changes
David Ahern
2018-12-15
1
-12
/
+15
|
*
|
|
|
|
net: dev: Issue NETDEV_PRE_CHANGEADDR
Petr Machata
2018-12-14
2
-0
/
+27
|
*
|
|
|
|
net: dev: Add NETDEV_PRE_CHANGEADDR
Petr Machata
2018-12-14
1
-0
/
+1
|
*
|
|
|
|
net: dev: Add extack argument to dev_set_mac_address()
Petr Machata
2018-12-14
3
-3
/
+5
|
*
|
|
|
|
net: ndo_bridge_setlink: Add extack
Petr Machata
2018-12-13
1
-2
/
+4
|
|
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-12-11
1
-0
/
+16
|
|
\
\
\
\
|
|
*
|
|
|
bpf: allow BPF read access to qdisc pkt_len
Petar Penkov
2018-12-03
1
-0
/
+16
|
*
|
|
|
|
neighbor: gc_list changes should be protected by table lock
David Ahern
2018-12-11
1
-5
/
+10
|
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-12-10
3
-43
/
+52
|
|
\
\
\
\
\
|
|
|
|
_
|
_
|
/
|
|
|
/
|
|
|
|
*
|
|
|
|
net: call sk_dst_reset when set SO_DONTROUTE
yupeng
2018-12-08
1
-0
/
+1
|
*
|
|
|
|
neighbor: Improve garbage collection
David Ahern
2018-12-08
1
-34
/
+85
|
*
|
|
|
|
net: core: dev: Attach extack to NETDEV_PRE_UP
Petr Machata
2018-12-06
1
-4
/
+4
|
*
|
|
|
|
net: core: dev: Add call_netdevice_notifiers_extack()
Petr Machata
2018-12-06
1
-5
/
+16
|
*
|
|
|
|
net: core: dev: Add extack argument to __dev_change_flags()
Petr Machata
2018-12-06
2
-3
/
+5
|
*
|
|
|
|
net: core: dev: Add extack argument to dev_change_flags()
Petr Machata
2018-12-06
4
-4
/
+7
|
*
|
|
|
|
net: core: dev: Add extack argument to dev_open()
Petr Machata
2018-12-06
2
-3
/
+4
|
*
|
|
|
|
neighbor: Add extack messages for add and delete commands
David Ahern
2018-12-06
1
-16
/
+39
|
*
|
|
|
|
tcp: reduce POLLOUT events caused by TCP_NOTSENT_LOWAT
Eric Dumazet
2018-12-05
1
-1
/
+1
|
*
|
|
|
|
skbuff: Rename 'offload_mr_fwd_mark' to 'offload_l3_fwd_mark'
Ido Schimmel
2018-12-04
1
-1
/
+1
|
*
|
|
|
|
udp: elide zerocopy operation in hot path
Willem de Bruijn
2018-12-04
1
-4
/
+5
|
*
|
|
|
|
udp: msg_zerocopy
Willem de Bruijn
2018-12-04
2
-1
/
+10
|
*
|
|
|
|
devlink: Add 'fw_load_policy' generic parameter
Shalom Toledo
2018-12-03
1
-0
/
+5
|
*
|
|
|
|
rtnetlink: avoid frame size warning in rtnl_newlink()
Jakub Kicinski
2018-11-30
1
-3
/
+17
|
*
|
|
|
|
rtnetlink: remove a level of indentation in rtnl_newlink()
Jakub Kicinski
2018-11-30
1
-159
/
+154
|
*
|
|
|
|
net: Add trace events for all receive exit points
Geneviève Bastien
2018-11-30
1
-6
/
+29
|
|
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-11-30
1
-1
/
+173
|
|
\
\
\
\
|
|
*
|
|
|
bpf: helper to pop data from messages
John Fastabend
2018-11-28
1
-0
/
+171
|
|
*
|
|
|
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
|
*
|
|
|
|
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: add support for user-controlled bool options
Nikolay Aleksandrov
2018-11-28
1
-1
/
+1
|
|
/
/
/
/
|
*
|
|
|
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
[prev]
[next]