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
Commit message (
Expand
)
Author
Age
Files
Lines
*
tipc: don't reset stale broadcast send link
Jon Paul Maloy
2017-08-21
4
-45
/
+17
*
net: check type when freeing metadata dst
David Lamparter
2017-08-21
1
-1
/
+2
*
net: ipv6: put host and anycast routes on device with address
David Ahern
2017-08-21
3
-56
/
+47
*
dsa: remove unused net_device arg from handlers
Florian Westphal
2017-08-21
9
-17
/
+10
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2017-08-21
14
-33
/
+92
|
\
|
*
net: xfrm: support setting an output mark.
Lorenzo Colitti
2017-08-11
6
-17
/
+40
|
*
net: Allow IPsec GSO for local sockets
Steffen Klassert
2017-08-02
1
-1
/
+1
|
*
xfrm: Clear RX SKB secpath xfrm_offload
Ilan Tayari
2017-08-02
1
-0
/
+2
|
*
xfrm: Auto-load xfrm offload modules
Ilan Tayari
2017-08-02
5
-6
/
+16
|
*
esp6: Fix RX checksum after header pull
Yossi Kuperman
2017-08-02
1
-0
/
+2
|
*
xfrm6: Fix CHECKSUM_COMPLETE after IPv6 header push
Yossi Kuperman
2017-08-02
1
-1
/
+3
|
*
esp6: Support RX checksum with crypto offload
Ilan Tayari
2017-08-02
2
-4
/
+14
|
*
esp4: Support RX checksum with crypto offload
Ilan Tayari
2017-08-02
2
-4
/
+14
*
|
net: style cleanups
stephen hemminger
2017-08-18
1
-32
/
+36
*
|
net: mark receive queue attributes ro_after_init
stephen hemminger
2017-08-18
1
-12
/
+13
*
|
net: make queue attributes ro_after_init
stephen hemminger
2017-08-18
1
-21
/
+19
*
|
net: make BQL sysfs attributes ro_after_init
stephen hemminger
2017-08-18
1
-11
/
+11
*
|
net: drop unused attribute argument from sysfs queue funcs
stephen hemminger
2017-08-18
1
-26
/
+11
*
|
net: make net sysfs attributes ro_after_init
stephen hemminger
2017-08-18
1
-2
/
+2
*
|
net: constify net_ns_type_operations
stephen hemminger
2017-08-18
1
-1
/
+1
*
|
net: make net_class ro_after_init
stephen hemminger
2017-08-18
1
-1
/
+1
*
|
net: constify netdev_class_file
stephen hemminger
2017-08-18
1
-2
/
+2
*
|
net: don't decrement kobj reference count on init failure
stephen hemminger
2017-08-18
1
-12
/
+10
*
|
xdp: adjust xdp redirect tracepoint to include return error code
Jesper Dangaard Brouer
2017-08-18
1
-7
/
+12
*
|
net: inet: diag: expose sockets cgroup classid
Levin, Alexander (Sasha Levin)
2017-08-18
1
-0
/
+11
*
|
ipv4: convert dst_metrics.refcnt from atomic_t to refcount_t
Eric Dumazet
2017-08-18
3
-7
/
+7
*
|
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2017-08-18
2
-1
/
+13
|
\
\
|
*
|
Bluetooth: kfree tmp rather than an alias to it
Colin Ian King
2017-08-11
1
-1
/
+1
|
*
|
Bluetooth: document config options
Pavel Machek
2017-08-08
1
-0
/
+12
*
|
|
ipv6: fix false-postive maybe-uninitialized warning
Arnd Bergmann
2017-08-18
1
-2
/
+4
*
|
|
bpf: reuse tc bpf prologue for sk skb progs
Daniel Borkmann
2017-08-17
1
-37
/
+10
*
|
|
bpf: no need to nullify ri->map in xdp_do_redirect
Daniel Borkmann
2017-08-17
1
-1
/
+0
*
|
|
tcp: Export tcp_{sendpage,sendmsg}_locked() for ipv6.
David S. Miller
2017-08-16
1
-0
/
+2
*
|
|
net: sched: cls_flower: fix ndo_setup_tc type for stats call
Jiri Pirko
2017-08-16
1
-1
/
+1
*
|
|
qdisc: add tracepoint qdisc:qdisc_dequeue for dequeued SKBs
Jesper Dangaard Brouer
2017-08-16
2
-2
/
+7
*
|
|
bpf: add access to sock fields and pkt data from sk_skb programs
John Fastabend
2017-08-16
1
-0
/
+169
*
|
|
bpf: sockmap with sk redirect support
John Fastabend
2017-08-16
1
-0
/
+43
*
|
|
bpf: introduce new program type for skbs on sockets
John Fastabend
2017-08-16
1
-0
/
+36
*
|
|
net: fixes for skb_send_sock
John Fastabend
2017-08-16
2
-2
/
+2
*
|
|
net: add sendmsg_locked and sendpage_locked to af_inet6
John Fastabend
2017-08-16
1
-0
/
+2
*
|
|
net: early init support for strparser
John Fastabend
2017-08-16
1
-6
/
+4
*
|
|
net_sched/hfsc: opencode trivial set_active() and set_passive()
Konstantin Khlebnikov
2017-08-16
1
-29
/
+16
*
|
|
net_sched: call qlen_notify only if child qdisc is empty
Konstantin Khlebnikov
2017-08-16
6
-13
/
+15
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-08-15
19
-68
/
+113
|
\
\
\
|
*
|
|
net_sched: remove warning from qdisc_hash_add
Konstantin Khlebnikov
2017-08-15
1
-3
/
+0
|
*
|
|
net_sched/sfq: update hierarchical backlog when drop packet
Konstantin Khlebnikov
2017-08-15
1
-1
/
+4
|
*
|
|
net_sched: reset pointers to tcf blocks in classful qdiscs' destructors
Konstantin Khlebnikov
2017-08-15
4
-4
/
+12
|
*
|
|
ipv4: fix NULL dereference in free_fib_info_rcu()
Eric Dumazet
2017-08-15
1
-5
/
+7
|
*
|
|
ipv6: fix NULL dereference in ip6_route_dev_notify()
Eric Dumazet
2017-08-15
1
-3
/
+3
|
*
|
|
Merge tag 'wireless-drivers-for-davem-2017-08-15' of git://git.kernel.org/pub...
David S. Miller
2017-08-15
1
-1
/
+21
|
|
\
\
\
[next]