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
/
include
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2016-12-02
net/sched: cls_flower: Add offload support using egress Hardware device
Hadar Hen Zion
1
-0
/
+2
2016-12-02
net/sched: act_mirred: Add new tc_action_ops get_dev()
Hadar Hen Zion
1
-0
/
+2
2016-12-02
net/sched: Add separate check for skip_hw flag
Hadar Hen Zion
1
-4
/
+15
2016-12-02
tcp: randomize tcp timestamp offsets for each connection
Florian Westphal
2
-5
/
+5
2016-12-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2
-4
/
+4
2016-11-30
l2tp: lock socket before checking flags in connect()
Guillaume Nault
1
-0
/
+2
2016-11-30
tcp: instrument how long TCP is busy sending
Francis Yan
1
-1
/
+5
2016-11-30
tcp: instrument tcp sender limits chronographs
Francis Yan
1
-0
/
+14
2016-11-27
Bluetooth: __ variants of u8 and friends are not neccessary inside kernel
Pavel Machek
1
-12
/
+13
2016-11-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2016-11-25
devlink: Add E-Switch inline mode control
Roi Dayan
1
-0
/
+2
2016-11-24
netfilter: nat: fix crash when conntrack entry is re-used
Florian Westphal
1
-3
/
+3
2016-11-24
netfilter: nf_tables: fix inconsistent element expiration calculation
Anders K. Pedersen
1
-1
/
+1
2016-11-24
netfilter: nat: switch to new rhlist interface
Florian Westphal
1
-1
/
+1
2016-11-23
Bluetooth: Fix using the correct source address type
Johan Hedberg
1
-1
/
+1
2016-11-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-1
/
+5
2016-11-21
tcp: make undo_cwnd mandatory for congestion modules
Florian Westphal
1
-0
/
+1
2016-11-20
netlink: use "unsigned int" in nla_next()
Alexey Dobriyan
1
-1
/
+1
2016-11-18
netns: fix get_net_ns_by_fd(int pid) typo
Stefan Hajnoczi
1
-1
/
+1
2016-11-18
netns: make struct pernet_operations::id unsigned int
Alexey Dobriyan
6
-8
/
+8
2016-11-18
udp: enable busy polling for all sockets
Eric Dumazet
1
-9
/
+19
2016-11-17
sctp: use new rhlist interface on sctp transport rhashtable
Xin Long
2
-3
/
+3
2016-11-17
lwtunnel: subtract tunnel headroom from mtu on output redirect
David Lebrun
1
-1
/
+2
2016-11-16
net: busy-poll: remove need_resched() from sk_can_busy_loop()
Eric Dumazet
1
-3
/
+2
2016-11-16
ipv4: Restore fib_trie_flush_external function and fix call ordering
Alexander Duyck
1
-0
/
+1
2016-11-16
gro_cells: mark napi struct as not busy poll candidates
Eric Dumazet
1
-0
/
+3
2016-11-15
vxlan: remove unsed vxlan_dev_dst_port()
pravin shelar
1
-10
/
+0
2016-11-15
udplite: fix NULL pointer dereference
Paolo Abeni
2
-0
/
+2
2016-11-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
7
-11
/
+13
2016-11-14
net: fix sleeping for sk_wait_event()
WANG Cong
1
-3
/
+5
2016-11-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
5
-39
/
+50
2016-11-14
netfilter: conntrack: remove unused netns_ct member
Florian Westphal
1
-1
/
+0
2016-11-13
tcp: take care of truncations done by sk_filter()
Eric Dumazet
1
-0
/
+1
2016-11-13
genetlink: Make family a signed integer.
David S. Miller
1
-1
/
+1
2016-11-10
tc_act: Remove tcf_act macro
Yotam Gigi
1
-1
/
+0
2016-11-10
ipv6: add source address argument for ipv6_push_nfrag_opts
David Lebrun
1
-1
/
+2
2016-11-10
ipv6: sr: add core files for SR HMAC support
David Lebrun
2
-0
/
+66
2016-11-10
ipv6: sr: add support for SRH encapsulation and injection with lwtunnels
David Lebrun
1
-0
/
+6
2016-11-10
ipv6: sr: add code base for control plane support of SR-IPv6
David Lebrun
2
-0
/
+17
2016-11-10
ipv6: implement dataplane support for rthdr type 4 (Segment Routing Header)
David Lebrun
1
-0
/
+36
2016-11-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2
-5
/
+6
2016-11-10
netfilter: conntrack: simplify init/uninit of L4 protocol trackers
Davide Caratti
1
-4
/
+14
2016-11-10
net/flowcache: Convert to hotplug state machine
Sebastian Andrzej Siewior
2
-1
/
+2
2016-11-10
netfilter: nf_tables: simplify the basic expressions' init routine
Liping Zhang
1
-24
/
+9
2016-11-09
net/dst: Add dst port to dst_metadata utility functions
Hadar Hen Zion
1
-4
/
+6
2016-11-09
net/sched: cls_flower: Add UDP port to tunnel parameters
Hadar Hen Zion
1
-0
/
+1
2016-11-09
flow_dissector: Add enums for encapsulation keys
Hadar Hen Zion
1
-0
/
+4
2016-11-09
net/sched: act_tunnel_key: add helper inlines to access tcf_tunnel_key
Hadar Hen Zion
1
-0
/
+37
2016-11-08
net: make default TX queue length a defined constant
Jesper Dangaard Brouer
1
-0
/
+2
2016-11-07
udp: do fwd memory scheduling on dequeue
Paolo Abeni
1
-0
/
+15
[prev]
[next]