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
2018-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2
-2
/
+7
2018-08-04
include/net/bond_3ad: Simplify the code by using the ARRAY_SIZE
zhong jiang
1
-1
/
+1
2018-08-03
rxrpc: Push iov_iter up from rxrpc_kernel_recv_data() to caller
David Howells
1
-1
/
+1
2018-08-03
netfilter: use kvmalloc_array to allocate memory for hashtable
Li RongQing
1
-2
/
+0
2018-08-01
net: don't declare IPv6 non-local bind helper if CONFIG_IPV6 undefined
Vincent Bernat
1
-7
/
+7
2018-08-01
net: sched: make tcf_chain_{get,put}() static
Jiri Pirko
1
-3
/
+0
2018-08-01
net: ipv4: Notify about changes to ip_forward_update_priority
Petr Machata
1
-0
/
+1
2018-08-01
net: ipv4: Control SKB reprioritization after forwarding
Petr Machata
1
-0
/
+1
2018-08-01
net: add helpers checking if socket can be bound to nonlocal address
Vincent Bernat
2
-0
/
+15
2018-07-31
net: remove bogus RCU annotations on socket.wq
Christoph Hellwig
1
-1
/
+1
2018-07-30
net/tc: introduce TC_ACT_REINSERT.
Paolo Abeni
2
-0
/
+31
2018-07-30
tc/act: remove unneeded RCU lock in action callback
Paolo Abeni
2
-1
/
+3
2018-07-30
net: remove sock_poll_busy_flag
Christoph Hellwig
1
-6
/
+0
2018-07-30
net: remove sock_poll_busy_loop
Christoph Hellwig
1
-9
/
+0
2018-07-30
net: don not detour through struct sock to find the poll waitqueue
Christoph Hellwig
1
-3
/
+2
2018-07-30
net: simplify sock_poll_wait
Christoph Hellwig
1
-5
/
+6
2018-07-30
netfilter: nf_tables: handle meta/lookup with direct call
Florian Westphal
1
-0
/
+7
2018-07-27
net: dcb: Add priority-to-DSCP map getters
Petr Machata
1
-0
/
+13
2018-07-27
net: sched: don't dump chains only held by actions
Jiri Pirko
2
-0
/
+4
2018-07-27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2
-9
/
+64
2018-07-25
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-9
/
+20
2018-07-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
1
-3
/
+2
2018-07-24
Merge tag 'mac80211-for-davem-2018-07-24' of git://git.kernel.org/pub/scm/lin...
David S. Miller
1
-6
/
+6
2018-07-24
net: sched: cls_flower: propagate chain teplate creation and destruction to d...
Jiri Pirko
1
-0
/
+2
2018-07-24
net: sched: introduce chain templates
Jiri Pirko
1
-0
/
+12
2018-07-24
net: sched: introduce chain object to uapi
Jiri Pirko
1
-0
/
+1
2018-07-24
net: sched: Avoid implicit chain 0 creation
Jiri Pirko
1
-1
/
+4
2018-07-23
ipv6: use fib6_info_hold_safe() when necessary
Wei Wang
1
-0
/
+5
2018-07-22
nfp: bring back support for offloading shared blocks
Jakub Kicinski
1
-5
/
+0
2018-07-22
net/ipv6: Fix linklocal to global address with VRF
David Ahern
1
-0
/
+5
2018-07-21
net: create reusable function for getting ownership info of sysfs inodes
Tyler Hicks
1
-0
/
+10
2018-07-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
13
-165
/
+174
2018-07-21
Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux
David S. Miller
8
-15
/
+26
2018-07-21
tcp: do not delay ACK in DCTCP upon CE status change
Yuchung Cheng
1
-0
/
+1
2018-07-21
tcp: do not cancel delay-AcK on DCTCP special ACK
Yuchung Cheng
1
-0
/
+1
2018-07-20
netfilter: nf_tables: use dev->name directly
Florian Westphal
1
-1
/
+0
2018-07-20
xfrm: Remove xfrmi interface ID from flowi
Benedict Wong
3
-10
/
+15
2018-07-20
flow_dissector: Dissect tos and ttl from the tunnel info
Or Gerlitz
1
-1
/
+1
2018-07-19
ipv6: fix useless rol32 call on hash
Colin Ian King
1
-1
/
+1
2018-07-19
net: dsa: Remove VLA usage
Salvatore Mesoraca
1
-0
/
+3
2018-07-18
ipv6: remove dependency of nf_defrag_ipv6 on ipv6 module
Florian Westphal
2
-28
/
+104
2018-07-18
netfilter: nf_tables: use dedicated mutex to guard transactions
Florian Westphal
1
-0
/
+1
2018-07-18
netfilter: Remove useless param helper of nf_ct_helper_ext_add
Gao Feng
1
-3
/
+1
2018-07-18
ipvs: add assured state for conn templates
Julian Anastasov
1
-0
/
+16
2018-07-18
ipvs: provide just conn to ip_vs_state_name
Julian Anastasov
1
-1
/
+1
2018-07-18
netfilter: nf_conncount: Add list lock and gc worker, and RCU for init tree s...
Yi-Hung Wei
1
-4
/
+13
2018-07-18
netfilter: nf_conncount: Early exit in nf_conncount_lookup() and cleanup
Yi-Hung Wei
1
-4
/
+7
2018-07-18
netfilter: nf_conncount: Switch to plain list
Yi-Hung Wei
1
-3
/
+12
2018-07-17
netfilter: nf_tables: fix jumpstack depth validation
Taehee Yoo
1
-2
/
+2
2018-07-17
netfilter: conntrack: remove l3proto abstraction
Florian Westphal
5
-62
/
+5
[next]