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 ESP offload features
Steffen Klassert
2017-04-14
1
-0
/
+3
*
bpf: pass sk to helper functions
Willem de Bruijn
2017-04-11
1
-1
/
+6
*
devlink: fix return value check in devlink_dpipe_header_put()
Wei Yongjun
2017-04-11
1
-1
/
+1
*
bpf: remove struct bpf_prog_type_list
Johannes Berg
2017-04-11
1
-68
/
+7
*
Revert "rtnl: Add support for netdev event to link messages"
David S. Miller
2017-04-09
2
-84
/
+10
*
New getsockopt option to get socket cookie
Chenbo Feng
2017-04-08
1
-0
/
+8
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-04-06
4
-6
/
+36
|
\
|
*
flow dissector: correct size of storage for ARP
Simon Horman
2017-04-03
1
-1
/
+1
|
*
secure_seq: downgrade to per-host timestamp offsets
Florian Westphal
2017-03-24
1
-2
/
+29
|
*
net: Do not allow negative values for busy_read and busy_poll sysctl interfaces
Alexander Duyck
2017-03-24
1
-2
/
+4
|
*
net: neigh: guard against NULL solicit() method
Eric Dumazet
2017-03-23
1
-1
/
+2
*
|
rtnl: Add support for netdev event to link messages
Vlad Yasevich
2017-04-05
2
-10
/
+84
*
|
rtnetlink: Convert rtnetlink_event to white list
Vlad Yasevich
2017-04-05
1
-14
/
+17
*
|
soreuseport: use "unsigned int" in __reuseport_alloc()
Alexey Dobriyan
2017-04-03
1
-2
/
+2
*
|
flowcache: more "unsigned int"
Alexey Dobriyan
2017-04-03
1
-6
/
+7
*
|
flowcache: make flow_cache_hash_size() return "unsigned int"
Alexey Dobriyan
2017-04-03
1
-6
/
+8
*
|
flowcache: make flow_key_size() return "unsigned int"
Alexey Dobriyan
2017-04-03
1
-3
/
+3
*
|
bpf: introduce BPF_PROG_TEST_RUN command
Alexei Starovoitov
2017-04-01
1
-0
/
+5
*
|
sock: avoid dirtying sk_stamp, if possible
Paolo Abeni
2017-03-30
1
-1
/
+1
*
|
net: break include loop netdevice.h, dsa.h, devlink.h
Andrew Lunn
2017-03-28
1
-0
/
+1
*
|
devlink: Support for pipeline debug (dpipe)
Arkadi Sharshevsky
2017-03-28
1
-0
/
+836
*
|
net: Introduce SO_INCOMING_NAPI_ID
Sridhar Samudrala
2017-03-24
1
-0
/
+12
*
|
net: Commonize busy polling code to focus on napi_id instead of socket
Sridhar Samudrala
2017-03-24
2
-13
/
+19
*
|
net: Track start of busy loop instead of when it should end
Alexander Duyck
2017-03-24
1
-3
/
+3
*
|
net: Change return type of sk_busy_loop from bool to void
Alexander Duyck
2017-03-24
2
-16
/
+17
*
|
net: Busy polling should ignore sender CPUs
Alexander Duyck
2017-03-24
1
-4
/
+9
*
|
net: make in_aton() 32-bit internally
Alexey Dobriyan
2017-03-24
1
-1
/
+1
*
|
Add a eBPF helper function to retrieve socket uid
Chenbo Feng
2017-03-23
1
-0
/
+22
*
|
Add a helper function to get socket cookie in eBPF
Chenbo Feng
2017-03-23
2
-1
/
+18
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-03-23
3
-27
/
+48
|
\
|
|
*
socket, bpf: fix sk_filter use after free in sk_clone_lock
Daniel Borkmann
2017-03-22
1
-0
/
+6
|
*
cgroup, net_cls: iterate the fds of only the tasks which are being migrated
Tejun Heo
2017-03-22
1
-16
/
+16
|
*
tcp: mark skbs with SCM_TIMESTAMPING_OPT_STATS
Soheil Hassas Yeganeh
2017-03-21
1
-6
/
+11
|
*
tcp: fix SCM_TIMESTAMPING_OPT_STATS for normal skbs
Soheil Hassas Yeganeh
2017-03-21
1
-0
/
+10
|
*
net: properly release sk_frag.page
Eric Dumazet
2017-03-15
1
-5
/
+5
*
|
rtnetlink: Add dump all for netconf
David Ahern
2017-03-22
1
-0
/
+1
*
|
net: convert sk_filter.refcnt from atomic_t to refcount_t
Reshetova, Elena
2017-03-22
1
-5
/
+12
*
|
sock: introduce SO_MEMINFO getsockopt
Josh Hunt
2017-03-22
2
-9
/
+31
*
|
neighbour: fix nlmsg_pid in notifications
Roopa Prabhu
2017-03-22
1
-14
/
+18
*
|
ipv4: fib_rules: Check if rule is a default rule
Ido Schimmel
2017-03-16
1
-0
/
+14
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-03-15
4
-65
/
+81
|
\
|
|
*
net: Resend IGMP memberships upon peer notification.
Vlad Yasevich
2017-03-14
1
-0
/
+1
|
*
net: use net->count to check whether a netns is alive or not
Andrey Vagin
2017-03-13
1
-3
/
+3
|
*
net: Work around lockdep limitation in sockets that use sockets
David Howells
2017-03-09
1
-49
/
+57
|
*
net: fix socket refcounting in skb_complete_tx_timestamp()
Eric Dumazet
2017-03-07
1
-7
/
+8
|
*
net: fix socket refcounting in skb_complete_wifi_ack()
Eric Dumazet
2017-03-07
1
-7
/
+8
*
|
lwtunnel: remove unused but set variable
Roopa Prabhu
2017-03-13
1
-2
/
+0
*
|
drop_monitor: use setup_timer
Geliang Tang
2017-03-12
1
-3
/
+2
*
|
tcp: rename *_sequence_number() to *_seq_and_tsoff()
Alexey Kodanev
2017-03-09
1
-7
/
+6
*
|
ethtool: add CRC32 as an RSS hash function
Jakub Kicinski
2017-03-09
1
-0
/
+1
[next]