index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-22
bpf: Add mtu checking to FIB forwarding helper
David Ahern
1
-7
/
+35
2018-05-22
net/ipv6: Add helper to return path MTU based on fib result
David Ahern
3
-0
/
+57
2018-05-22
net/ipv4: Add helper to return path MTU based on fib result
David Ahern
1
-0
/
+31
2018-05-22
xsk: convert atomic_t to refcount_t
Björn Töpel
2
-4
/
+4
2018-05-22
xsk: simplified umem setup
Björn Töpel
3
-55
/
+51
2018-05-22
xsk: add missing write- and data-dependency barrier
Björn Töpel
1
-5
/
+9
2018-05-22
xsk: remove explicit ring structure from uapi
Björn Töpel
2
-0
/
+46
2018-05-22
xsk: proper queue id check at bind
Magnus Karlsson
1
-1
/
+7
2018-05-22
xsk: remove rebind support
Björn Töpel
1
-21
/
+9
2018-05-18
bpf: allow sk_msg programs to read sock fields
John Fastabend
1
-3
/
+111
2018-05-18
xsk: proper '=' alignment
Björn Töpel
1
-18
/
+18
2018-05-18
xsk: fixed some cases of unnecessary parentheses
Björn Töpel
3
-6
/
+5
2018-05-18
xsk: remove newline at end of file
Björn Töpel
1
-1
/
+0
2018-05-18
xsk: clean up SPDX headers
Björn Töpel
6
-60
/
+6
2018-05-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
7
-89
/
+552
2018-05-16
sched: manipulate __QDISC_STATE_RUNNING in qdisc_run_* helpers
Paolo Abeni
2
-23
/
+10
2018-05-16
net/smc: check for pending termination
Karsten Graul
3
-3
/
+7
2018-05-16
net/smc: drop messages when link state is inactive
Karsten Graul
1
-0
/
+2
2018-05-16
net/smc: set link inactive before calling smc_lgr_free()
Karsten Graul
2
-1
/
+5
2018-05-16
net/smc: handle all error codes from smc_conn_create()
Karsten Graul
1
-0
/
+2
2018-05-16
net/smc: use a workqueue to defer llc send
Karsten Graul
4
-43
/
+104
2018-05-16
net/smc: move link llc initialization to llc layer
Karsten Graul
3
-6
/
+12
2018-05-16
net/smc: simplify test_link function usage
Karsten Graul
2
-9
/
+5
2018-05-16
net/smc: remove unnecessary cast
Karsten Graul
1
-3
/
+3
2018-05-16
net/smc: register new rmbs with the peer
Karsten Graul
5
-8
/
+64
2018-05-16
net/smc: no tx work trigger for fallback sockets
Ursula Braun
1
-2
/
+2
2018-05-15
bpf: sockmap, add hash map support
John Fastabend
1
-0
/
+58
2018-05-15
bpf: sockmap, refactor sockmap routines to work with hashmap
John Fastabend
1
-23
/
+8
2018-05-15
sctp: checkpatch fixups
Marcelo Ricardo Leitner
1
-13
/
+7
2018-05-15
sctp: add asoc and packet to sctp_flush_ctx
Marcelo Ricardo Leitner
1
-53
/
+44
2018-05-15
sctp: add sctp_flush_ctx, a context struct on outq_flush routines
Marcelo Ricardo Leitner
1
-94
/
+88
2018-05-15
sctp: rework switch cases in sctp_outq_flush_data
Marcelo Ricardo Leitner
1
-98
/
+93
2018-05-15
sctp: make use of gfp on retransmissions
Marcelo Ricardo Leitner
1
-8
/
+9
2018-05-15
sctp: move transport flush code out of sctp_outq_flush
Marcelo Ricardo Leitner
1
-30
/
+26
2018-05-15
sctp: move flushing of data chunks out of sctp_outq_flush
Marcelo Ricardo Leitner
1
-74
/
+75
2018-05-15
sctp: move outq data rtx code out of sctp_outq_flush
Marcelo Ricardo Leitner
1
-43
/
+58
2018-05-15
sctp: move the flush of ctrl chunks into its own function
Marcelo Ricardo Leitner
1
-36
/
+56
2018-05-15
sctp: factor out sctp_outq_select_transport
Marcelo Ricardo Leitner
1
-97
/
+90
2018-05-15
sctp: add sctp_packet_singleton
Marcelo Ricardo Leitner
1
-7
/
+15
2018-05-14
net: ipv4: ipconfig: fix unused variable
Anders Roxell
1
-3
/
+2
2018-05-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
53
-185
/
+398
2018-05-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
48
-169
/
+364
2018-05-11
Merge tag 'nfs-for-4.17-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
4
-11
/
+10
2018-05-11
net sched actions: fix refcnt leak in skbmod
Roman Mashak
1
-1
/
+4
2018-05-11
net: sched: fix error path in tcf_proto_create() when modules are not configured
Jiri Pirko
1
-1
/
+1
2018-05-11
erspan: auto detect truncated ipv6 packets.
William Tu
2
-0
/
+12
2018-05-11
Merge tag 'rxrpc-fixes-20180510' of git://git.kernel.org/pub/scm/linux/kernel...
David S. Miller
10
-48
/
+124
2018-05-11
net sched actions: fix invalid pointer dereferencing if skbedit flags missing
Roman Mashak
1
-1
/
+2
2018-05-11
udp: avoid refcount_t saturation in __udp_gso_segment()
Eric Dumazet
1
-3
/
+11
2018-05-11
tcp: switch pacing timer to softirq based hrtimer
Eric Dumazet
2
-45
/
+26
[next]