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: bpf: reject invalid shifts
Rabin Vincent
2016-01-12
1
-0
/
+5
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-01-11
1
-1
/
+3
|
\
|
*
net: pktgen: fix null ptr deref in skb allocation
John Fastabend
2016-01-11
1
-1
/
+3
*
|
bpf: support ipv6 for bpf_skb_{set,get}_tunnel_key
Daniel Borkmann
2016-01-11
1
-7
/
+62
*
|
bpf: export helper function flags and reject invalid ones
Daniel Borkmann
2016-01-11
1
-14
/
+23
*
|
net/rtnetlink: remove unused sz_idx variable
Alexander Kuleshov
2016-01-11
1
-2
/
+1
*
|
net, sched: add clsact qdisc
Daniel Borkmann
2016-01-10
1
-8
/
+74
*
|
bpf: add skb_postpush_rcsum and fix dev_forward_skb occasions
Daniel Borkmann
2016-01-10
1
-4
/
+13
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-01-06
1
-1
/
+2
|
\
|
|
*
net: possible use after free in dst_release
Francesco Ruggeri
2016-01-06
1
-1
/
+2
*
|
soreuseport: change consume_skb to kfree_skb in error case
Craig Gallek
2016-01-06
1
-1
/
+1
*
|
soreuseport: setsockopt SO_ATTACH_REUSEPORT_[CE]BPF
Craig Gallek
2016-01-04
3
-27
/
+211
*
|
soreuseport: define reuseport groups
Craig Gallek
2016-01-04
2
-1
/
+174
*
|
ethtool: Add phy statistics
Andrew Lunn
2015-12-31
1
-1
/
+80
*
|
net-sysfs: use to_net_dev in net_namespace()
Geliang Tang
2015-12-22
1
-2
/
+2
*
|
bpf: fix misleading comment in bpf_convert_filter
Daniel Borkmann
2015-12-18
1
-6
/
+0
*
|
bpf: move clearing of A/X into classic to eBPF migration prologue
Daniel Borkmann
2015-12-18
1
-3
/
+16
*
|
bpf: add bpf_skb_load_bytes helper
Daniel Borkmann
2015-12-18
1
-1
/
+34
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-12-17
4
-12
/
+15
|
\
|
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2015-12-17
2
-6
/
+6
|
|
\
|
|
*
net: check both type and procotol for tcp sockets
WANG Cong
2015-12-17
2
-2
/
+4
|
|
*
skbuff: Fix offset error in skb_reorder_vlan_header
Vlad Yasevich
2015-12-15
1
-1
/
+1
|
|
*
xfrm: add rcu protection to sk->sk_policy[]
Eric Dumazet
2015-12-11
1
-1
/
+1
|
|
*
sctp: update the netstamp_needed counter when copying sockets
Marcelo Ricardo Leitner
2015-12-05
1
-2
/
+0
|
*
|
Merge branch 'master' into for-4.4-fixes
Tejun Heo
2015-12-07
9
-151
/
+201
|
|
\
|
|
*
|
cgroup: fix handling of multi-destination migration from subtree_control enab...
Tejun Heo
2015-12-03
2
-9
/
+11
*
|
|
net: Pass ndm_state to route netlink FDB notifications.
Hubert Sokolowski
2015-12-16
1
-7
/
+10
*
|
|
net: diag: Add the ability to destroy a socket.
Lorenzo Colitti
2015-12-15
1
-3
/
+20
*
|
|
net: Add driver helper functions to determine checksum offloadability
Tom Herbert
2015-12-15
1
-0
/
+136
*
|
|
net: Eliminate NETIF_F_GEN_CSUM and NETIF_F_V[46]_CSUM
Tom Herbert
2015-12-15
2
-8
/
+8
*
|
|
net: Rename NETIF_F_ALL_CSUM to NETIF_F_CSUM_MASK
Tom Herbert
2015-12-15
2
-6
/
+6
*
|
|
sctp: Rename NETIF_F_SCTP_CSUM to NETIF_F_SCTP_CRC
Tom Herbert
2015-12-15
1
-2
/
+2
*
|
|
switchdev: Pass original device to port netdev driver
Ido Schimmel
2015-12-15
2
-0
/
+2
*
|
|
sock, cgroup: add sock->sk_cgroup
Tejun Heo
2015-12-08
3
-2
/
+14
*
|
|
net: wrap sock->sk_cgrp_prioidx and ->sk_classid inside a struct
Tejun Heo
2015-12-08
5
-19
/
+10
*
|
|
netprio_cgroup: limit the maximum css->id to USHRT_MAX
Tejun Heo
2015-12-08
1
-0
/
+9
*
|
|
net: Fix inverted test in __skb_recv_datagram
Rainer Weikusat
2015-12-08
1
-1
/
+1
*
|
|
core: enable more fine-grained datagram reception control
Rainer Weikusat
2015-12-06
1
-29
/
+48
*
|
|
net: constify netif_is_* helpers net_device param
Jiri Pirko
2015-12-05
1
-1
/
+1
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-12-03
6
-21
/
+31
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
ipv6: kill sk_dst_lock
Eric Dumazet
2015-12-03
1
-3
/
+1
|
*
|
net/neighbour: fix crash at dumping device-agnostic proxy entries
Konstantin Khlebnikov
2015-12-03
1
-2
/
+2
|
*
|
net: fix sock_wake_async() rcu protection
Eric Dumazet
2015-12-01
1
-1
/
+1
|
*
|
net: rename SOCK_ASYNC_NOSPACE and SOCK_ASYNC_WAITDATA
Eric Dumazet
2015-12-01
3
-7
/
+7
|
*
|
cgroups: Allow dynamically changing net_classid
Nina Schiff
2015-11-23
1
-8
/
+18
|
*
|
net, scm: fix PaX detected msg_controllen overflow in scm_detach_fds
Daniel Borkmann
2015-11-22
1
-0
/
+2
*
|
|
net: introduce change lower state notifier
Jiri Pirko
2015-12-03
1
-0
/
+20
*
|
|
net: add possibility to pass information about upper device via notifier
Jiri Pirko
2015-12-03
1
-4
/
+7
*
|
|
net: propagate upper priv via netdev_master_upper_dev_link
Jiri Pirko
2015-12-03
1
-12
/
+6
*
|
|
net: Check CHANGEUPPER notifier return value
Ido Schimmel
2015-12-03
1
-2
/
+6
[next]