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.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
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2016-06-25
net_sched: drop packets after root qdisc lock is released
Eric Dumazet
1
-2
/
+5
2016-06-17
net: the space is required after ','
Wei Tang
1
-6
/
+6
2016-06-17
net: do not initialise statics to 0
Wei Tang
1
-1
/
+1
2016-06-16
net_sched: add the ability to defer skb freeing
Eric Dumazet
1
-0
/
+22
2016-06-13
sched: remove NET_XMIT_POLICED
Florian Westphal
1
-1
/
+0
2016-06-11
bpf: reject wrong sized filters earlier
Daniel Borkmann
1
-8
/
+15
2016-06-11
bpf: enforce recursion limit on redirects
Daniel Borkmann
2
-25
/
+36
2016-06-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-0
/
+3
2016-06-08
net: Add l3mdev rule
David Ahern
1
-5
/
+28
2016-06-08
net: sched: fix missing doc annotations
Eric Dumazet
1
-0
/
+1
2016-06-08
net_sched: add missing paddattr description
Eric Dumazet
1
-0
/
+2
2016-06-08
net: Reduce queue allocation to one in kdump kernel
Hariprasad Shenai
1
-1
/
+3
2016-06-08
net-sysfs: fix missing <linux/of_net.h>
Ben Dooks
1
-0
/
+1
2016-06-08
net: sched: do not acquire qdisc spinlock in qdisc/class stats dump
Eric Dumazet
2
-19
/
+39
2016-06-08
net_sched: transform qdisc running bit into a seqcount
Eric Dumazet
1
-1
/
+1
2016-06-08
net: get rid of spin_trylock() in net_tx_action()
Eric Dumazet
1
-17
/
+9
2016-06-04
net: Add docbook description for 'mtu' arg to skb_gso_validate_mtu()
David S. Miller
1
-0
/
+1
2016-06-04
sctp: Add GSO support
Marcelo Ricardo Leitner
2
-0
/
+4
2016-06-04
skbuff: introduce skb_gso_validate_mtu
Marcelo Ricardo Leitner
1
-0
/
+31
2016-06-04
sk_buff: allow segmenting based on frag sizes
Marcelo Ricardo Leitner
1
-3
/
+7
2016-06-04
skbuff: export skb_gro_receive
Marcelo Ricardo Leitner
1
-0
/
+1
2016-05-31
net: pktgen: Call destroy_hrtimer_on_stack()
Guenter Roeck
1
-4
/
+4
2016-05-25
net: hwbm: Fix unbalanced spinlock in error case
Gregory CLEMENT
1
-0
/
+3
2016-05-21
net: define gso types for IPx over IPv4 and IPv6
Tom Herbert
1
-2
/
+2
2016-05-16
net: also make sch_handle_egress() drop monitor ready
Daniel Borkmann
1
-3
/
+3
2016-05-16
bpf: add generic constant blinding for use in jits
Daniel Borkmann
1
-0
/
+9
2016-05-16
bpf: prepare bpf_int_jit_compile/bpf_prog_select_runtime apis
Daniel Borkmann
1
-1
/
+5
2016-05-16
bpf: minor cleanups in ebpf code
Daniel Borkmann
1
-19
/
+15
2016-05-12
net: l3mdev: Add hook in ip and ipv6
David Ahern
1
-1
/
+2
2016-05-10
skbuff: remove unused variable `doff'
Sowmini Varadhan
1
-6
/
+0
2016-05-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-9
/
+23
2016-05-09
net: make sch_handle_ingress() drop monitor ready
Eric Dumazet
1
-1
/
+3
2016-05-06
bpf: wire in data and data_end for cls_act_bpf
Alexei Starovoitov
1
-6
/
+45
2016-05-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-1
/
+13
2016-05-04
net: fix infoleak in rtnetlink
Kangjie Lu
1
-8
/
+10
2016-05-04
net: Fix netdev_fix_features so that TSO_MANGLEID is only available with TSO
Alexander Duyck
1
-0
/
+4
2016-05-04
gso: Only allow GSO_PARTIAL if we can checksum the inner protocol
Alexander Duyck
1
-3
/
+3
2016-05-04
gso: Do not perform partial GSO if number of partial segments is 1 or less
Alexander Duyck
1
-1
/
+4
2016-05-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2016-05-03
net: add __sock_wfree() helper
Eric Dumazet
1
-0
/
+24
2016-05-03
net: Disable segmentation if checksumming is not supported
Alexander Duyck
1
-1
/
+1
2016-05-03
net: rtnetlink: add linkxstats callbacks and attribute
Nikolay Aleksandrov
1
-0
/
+30
2016-05-03
net: rtnetlink: allow rtnl_fill_statsinfo to save private state counter
Nikolay Aleksandrov
1
-13
/
+31
2016-05-03
tcp: make tcp_sendmsg() aware of socket backlog
Eric Dumazet
1
-0
/
+7
2016-05-03
net: do not block BH while processing socket backlog
Eric Dumazet
1
-14
/
+8
2016-04-29
net: constify is_skb_forwardable's arguments
Nikolay Aleksandrov
1
-1
/
+1
2016-04-28
tuntap: calculate rps hash only when needed
Jason Wang
1
-0
/
+1
2016-04-28
net: rename NET_{ADD|INC}_STATS_BH()
Eric Dumazet
1
-2
/
+2
2016-04-26
net: remove NETDEV_TX_LOCKED support
Florian Westphal
2
-2
/
+2
2016-04-26
sched: align nlattr properly when needed
Nicolas Dichtel
1
-14
/
+21
[next]