index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
core
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
|
net: add netlink_ext_ack argument to rtnl_link_ops.slave_changelink
Matthias Schiffer
2017-06-26
1
-1
/
+2
|
*
|
|
|
|
net: add netlink_ext_ack argument to rtnl_link_ops.validate
Matthias Schiffer
2017-06-26
1
-1
/
+1
|
*
|
|
|
|
net: add netlink_ext_ack argument to rtnl_link_ops.changelink
Matthias Schiffer
2017-06-26
1
-1
/
+1
|
*
|
|
|
|
net: add netlink_ext_ack argument to rtnl_link_ops.newlink
Matthias Schiffer
2017-06-26
1
-1
/
+2
|
*
|
|
|
|
net: store port/representator id in metadata_dst
Jakub Kicinski
2017-06-25
2
-5
/
+11
|
*
|
|
|
|
bpf: possibly avoid extra masking for narrower load in verifier
Yonghong Song
2017-06-23
1
-39
/
+53
|
*
|
|
|
|
xdp: add reporting of offload mode
Jakub Kicinski
2017-06-23
2
-5
/
+4
|
*
|
|
|
|
xdp: add HW offload mode flag for installing programs
Jakub Kicinski
2017-06-23
2
-4
/
+7
|
*
|
|
|
|
xdp: pass XDP flags into install handlers
Jakub Kicinski
2017-06-23
1
-2
/
+3
|
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-06-21
4
-12
/
+32
|
|
\
\
\
\
\
|
*
|
|
|
|
|
net: introduce SO_PEERGROUPS getsockopt
David Herrmann
2017-06-21
1
-0
/
+33
|
*
|
|
|
|
|
rtnetlink: add restricted rtnl groups for ipv4 and ipv6 mroute
Julien Gomes
2017-06-21
1
-0
/
+13
|
*
|
|
|
|
|
net: remove DST_NOCACHE flag
Wei Wang
2017-06-17
1
-1
/
+1
|
*
|
|
|
|
|
net: remove DST_NOGC flag
Wei Wang
2017-06-17
1
-3
/
+1
|
*
|
|
|
|
|
net: remove dst gc related code
Wei Wang
2017-06-17
2
-214
/
+0
|
*
|
|
|
|
|
xfrm: take refcnt of dst when creating struct xfrm_dst bundle
Wei Wang
2017-06-17
1
-17
/
+2
|
*
|
|
|
|
|
net: introduce a new function dst_dev_put()
Wei Wang
2017-06-17
1
-0
/
+24
|
*
|
|
|
|
|
net: introduce DST_NOGC in dst_release() to destroy dst based on refcnt
Wei Wang
2017-06-17
1
-2
/
+18
|
*
|
|
|
|
|
net: Add IFLA_XDP_PROG_ID
Martin KaFai Lau
2017-06-16
2
-14
/
+32
|
*
|
|
|
|
|
networking: make skb_push & __skb_push return void pointers
Johannes Berg
2017-06-16
3
-6
/
+6
|
*
|
|
|
|
|
networking: make skb_pull & friends return void pointers
Johannes Berg
2017-06-16
1
-3
/
+3
|
*
|
|
|
|
|
networking: make skb_put & friends return void pointers
Johannes Berg
2017-06-16
2
-18
/
+20
|
*
|
|
|
|
|
networking: convert many more places to skb_put_zero()
Johannes Berg
2017-06-16
1
-2
/
+2
|
*
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-06-15
3
-13
/
+46
|
|
\
\
\
\
\
\
|
*
|
|
|
|
|
|
net: use skb_unref() in napi_consume_skb()
Paolo Abeni
2017-06-14
1
-3
/
+2
|
*
|
|
|
|
|
|
bpf: permits narrower load from bpf program context fields
Yonghong Song
2017-06-14
1
-14
/
+42
|
*
|
|
|
|
|
|
udp: avoid a cache miss on dequeue
Paolo Abeni
2017-06-12
1
-4
/
+20
|
*
|
|
|
|
|
|
net: factor out a helper to decrement the skb refcount
Paolo Abeni
2017-06-12
2
-13
/
+5
|
*
|
|
|
|
|
|
bpf: add bpf_set_hash helper for tc progs
Daniel Borkmann
2017-06-10
1
-0
/
+20
|
*
|
|
|
|
|
|
bpf: remove cg_skb_func_proto and use sk_filter_func_proto directly
Daniel Borkmann
2017-06-10
1
-7
/
+1
|
*
|
|
|
|
|
|
netns: fix error code when the nsid is already used
Nicolas Dichtel
2017-06-10
1
-0
/
+1
|
*
|
|
|
|
|
|
netns: define extack error msg for nsis cmds
Nicolas Dichtel
2017-06-10
1
-9
/
+33
|
*
|
|
|
|
|
|
skbuff: only inherit relevant tx_flags
Willem de Bruijn
2017-06-08
1
-4
/
+6
|
*
|
|
|
|
|
|
tcp: add TCPMemoryPressuresChrono counter
Eric Dumazet
2017-06-08
1
-0
/
+20
|
*
|
|
|
|
|
|
tcp: Namespaceify sysctl_tcp_timestamps
Eric Dumazet
2017-06-08
1
-4
/
+5
|
*
|
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-06-06
2
-3
/
+10
|
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
net: sched: introduce a TRAP control action
Jiri Pirko
2017-06-06
1
-0
/
+2
|
*
|
|
|
|
|
|
|
skbuff: return -EMSGSIZE in skb_to_sgvec to prevent overflow
Jason A. Donenfeld
2017-06-04
1
-23
/
+42
|
*
|
|
|
|
|
|
|
neigh: Really delete an arp/neigh entry on "ip neigh delete" or "arp -d"
Sowmini Varadhan
2017-06-04
1
-11
/
+49
|
*
|
|
|
|
|
|
|
net-procfs: Use vsnprintf extension %phN
Joe Perches
2017-06-04
1
-9
/
+4
|
*
|
|
|
|
|
|
|
net/flow_dissector: add support for dissection of misc ip header fields
Or Gerlitz
2017-06-04
1
-0
/
+40
|
*
|
|
|
|
|
|
|
bpf: track stack depth of classic bpf programs
Alexei Starovoitov
2017-05-31
1
-14
/
+22
|
*
|
|
|
|
|
|
|
rtnetlink: use the new rtnl_get_event() interface
Vlad Yasevich
2017-05-31
1
-1
/
+1
|
*
|
|
|
|
|
|
|
net: add extack arg to lwtunnel build state
David Ahern
2017-05-30
2
-5
/
+20
|
*
|
|
|
|
|
|
|
net: lwtunnel: Add extack to encap attr validation
David Ahern
2017-05-30
1
-5
/
+13
|
*
|
|
|
|
|
|
|
rtnl: Add support for netdev event to link messages
Vlad Yasevich
2017-05-27
2
-10
/
+57
|
*
|
|
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-05-26
5
-13
/
+39
|
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
net: flow_dissector: add support for dissection of tcp flags
Jiri Pirko
2017-05-24
1
-0
/
+29
|
|
|
_
|
_
|
_
|
/
/
/
/
|
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
net: allow simultaneous SW and HW transmit timestamping
Miroslav Lichvar
2017-05-21
1
-0
/
+4
|
*
|
|
|
|
|
|
|
net: add function to retrieve original skb device using NAPI ID
Miroslav Lichvar
2017-05-21
1
-0
/
+26
[prev]
[next]