index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
1
-0
/
+17
2017-06-30
ethtool: don't open-code memdup_user()
Al Viro
1
-14
/
+6
2017-06-29
net: handle NAPI_GRO_FREE_STOLEN_HEAD case also in napi_frags_finish()
Michal Kubeček
1
-7
/
+17
2017-06-29
net: constify attribute_group structures.
Arvind Yadav
1
-3
/
+3
2017-06-27
net: prevent sign extension in dev_get_stats()
Eric Dumazet
1
-3
/
+3
2017-06-26
net: add netlink_ext_ack argument to rtnl_link_ops.slave_validate
Matthias Schiffer
1
-1
/
+2
2017-06-26
net: add netlink_ext_ack argument to rtnl_link_ops.slave_changelink
Matthias Schiffer
1
-1
/
+2
2017-06-26
net: add netlink_ext_ack argument to rtnl_link_ops.validate
Matthias Schiffer
1
-1
/
+1
2017-06-26
net: add netlink_ext_ack argument to rtnl_link_ops.changelink
Matthias Schiffer
1
-1
/
+1
2017-06-26
net: add netlink_ext_ack argument to rtnl_link_ops.newlink
Matthias Schiffer
1
-1
/
+2
2017-06-25
net: store port/representator id in metadata_dst
Jakub Kicinski
2
-5
/
+11
2017-06-24
Merge branch 'linus' into sched/core, to pick up fixes
Ingo Molnar
4
-12
/
+32
2017-06-23
bpf: possibly avoid extra masking for narrower load in verifier
Yonghong Song
1
-39
/
+53
2017-06-23
xdp: add reporting of offload mode
Jakub Kicinski
2
-5
/
+4
2017-06-23
xdp: add HW offload mode flag for installing programs
Jakub Kicinski
2
-4
/
+7
2017-06-23
xdp: pass XDP flags into install handlers
Jakub Kicinski
1
-2
/
+3
2017-06-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-12
/
+32
2017-06-21
net: introduce SO_PEERGROUPS getsockopt
David Herrmann
1
-0
/
+33
2017-06-21
rtnetlink: add restricted rtnl groups for ipv4 and ipv6 mroute
Julien Gomes
1
-0
/
+13
2017-06-20
rtnetlink: add IFLA_GROUP to ifla_policy
Serhey Popovych
1
-0
/
+2
2017-06-20
net/core: remove explicit do_softirq() from busy_poll_stop()
Sebastian Siewior
1
-2
/
+0
2017-06-20
fib_rules: Resolve goto rules target on delete
Serhey Popovych
1
-7
/
+14
2017-06-20
sched/wait: Rename wait_queue_t => wait_queue_entry_t
Ingo Molnar
1
-1
/
+1
2017-06-19
net/neighbor: use get_random_u32 for 32-bit hash random
Jason A. Donenfeld
1
-2
/
+1
2017-06-19
netns: add and use net_ns_barrier
Florian Westphal
1
-0
/
+17
2017-06-17
net: remove DST_NOCACHE flag
Wei Wang
1
-1
/
+1
2017-06-17
net: remove DST_NOGC flag
Wei Wang
1
-3
/
+1
2017-06-17
net: remove dst gc related code
Wei Wang
2
-214
/
+0
2017-06-17
xfrm: take refcnt of dst when creating struct xfrm_dst bundle
Wei Wang
1
-17
/
+2
2017-06-17
net: introduce a new function dst_dev_put()
Wei Wang
1
-0
/
+24
2017-06-17
net: introduce DST_NOGC in dst_release() to destroy dst based on refcnt
Wei Wang
1
-2
/
+18
2017-06-16
net: Add IFLA_XDP_PROG_ID
Martin KaFai Lau
2
-14
/
+32
2017-06-16
networking: make skb_push & __skb_push return void pointers
Johannes Berg
3
-6
/
+6
2017-06-16
networking: make skb_pull & friends return void pointers
Johannes Berg
1
-3
/
+3
2017-06-16
networking: make skb_put & friends return void pointers
Johannes Berg
2
-18
/
+20
2017-06-16
networking: convert many more places to skb_put_zero()
Johannes Berg
1
-2
/
+2
2017-06-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-13
/
+46
2017-06-14
net: use skb_unref() in napi_consume_skb()
Paolo Abeni
1
-3
/
+2
2017-06-14
bpf: permits narrower load from bpf program context fields
Yonghong Song
1
-14
/
+42
2017-06-14
dev_ioctl: copy only the smaller struct iwreq for wext
Johannes Berg
1
-3
/
+16
2017-06-13
net: rps: fix uninitialized symbol warning
Ashwanth Goli
1
-1
/
+1
2017-06-12
udp: avoid a cache miss on dequeue
Paolo Abeni
1
-4
/
+20
2017-06-12
net: factor out a helper to decrement the skb refcount
Paolo Abeni
2
-13
/
+5
2017-06-10
bpf: add bpf_set_hash helper for tc progs
Daniel Borkmann
1
-0
/
+20
2017-06-10
bpf: remove cg_skb_func_proto and use sk_filter_func_proto directly
Daniel Borkmann
1
-7
/
+1
2017-06-10
netns: fix error code when the nsid is already used
Nicolas Dichtel
1
-0
/
+1
2017-06-10
netns: define extack error msg for nsis cmds
Nicolas Dichtel
1
-9
/
+33
2017-06-09
net: rps: send out pending IPI's on CPU hotplug
ashwanth@codeaurora.org
1
-9
/
+22
2017-06-09
Fix an intermittent pr_emerg warning about lo becoming free.
Krister Johansen
1
-0
/
+14
2017-06-08
skbuff: only inherit relevant tx_flags
Willem de Bruijn
1
-4
/
+6
[prev]
[next]