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: convert sk_buff_fclones.fclone_ref from atomic_t to refcount_t
Reshetova, Elena
2017-07-01
1
-5
/
+5
*
net: convert sk_buff.users from atomic_t to refcount_t
Reshetova, Elena
2017-07-01
6
-22
/
+22
*
net: convert neigh_params.refcnt from atomic_t to refcount_t
Reshetova, Elena
2017-07-01
1
-4
/
+4
*
net: convert neighbour.refcnt from atomic_t to refcount_t
Reshetova, Elena
2017-07-01
1
-7
/
+7
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-06-30
1
-10
/
+20
|
\
|
*
net: handle NAPI_GRO_FREE_STOLEN_HEAD case also in napi_frags_finish()
Michal Kubeček
2017-06-29
1
-7
/
+17
|
*
net: prevent sign extension in dev_get_stats()
Eric Dumazet
2017-06-27
1
-3
/
+3
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2017-06-30
1
-0
/
+17
|
\
\
|
*
|
netns: add and use net_ns_barrier
Florian Westphal
2017-06-19
1
-0
/
+17
*
|
|
net: constify attribute_group structures.
Arvind Yadav
2017-06-29
1
-3
/
+3
*
|
|
net: add netlink_ext_ack argument to rtnl_link_ops.slave_validate
Matthias Schiffer
2017-06-26
1
-1
/
+2
*
|
|
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
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
rtnetlink: add IFLA_GROUP to ifla_policy
Serhey Popovych
2017-06-20
1
-0
/
+2
|
*
|
net/core: remove explicit do_softirq() from busy_poll_stop()
Sebastian Siewior
2017-06-20
1
-2
/
+0
|
*
|
fib_rules: Resolve goto rules target on delete
Serhey Popovych
2017-06-20
1
-7
/
+14
|
*
|
dev_ioctl: copy only the smaller struct iwreq for wext
Johannes Berg
2017-06-14
1
-3
/
+16
*
|
|
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: rps: fix uninitialized symbol warning
Ashwanth Goli
2017-06-13
1
-1
/
+1
|
*
|
net: rps: send out pending IPI's on CPU hotplug
ashwanth@codeaurora.org
2017-06-09
1
-9
/
+22
|
*
|
Fix an intermittent pr_emerg warning about lo becoming free.
Krister Johansen
2017-06-09
1
-0
/
+14
|
*
|
net: Zero ifla_vf_info in rtnl_fill_vfinfo()
Mintz, Yuval
2017-06-08
1
-1
/
+2
|
*
|
net: Fix inconsistent teardown and release of private netdev state.
David S. Miller
2017-06-07
1
-2
/
+6
|
*
|
net: don't call strlen on non-terminated string in dev_set_alias()
Alexander Potapenko
2017-06-07
1
-1
/
+2
*
|
|
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
[next]