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.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
2017-09-07
Merge branch 'for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
1
-1
/
+1
2017-09-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
445
-40132
/
+13032
2017-09-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
10
-76
/
+62
2017-09-06
rds: Fix non-atomic operation on shared flag variable
HÃ¥kon Bugge
1
-2
/
+2
2017-09-06
net: sched: don't use GFP_KERNEL under spin lock
Jakub Kicinski
1
-2
/
+6
2017-09-06
rxrpc: Make service connection lookup always check for retry
David Howells
1
-2
/
+1
2017-09-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+2
2017-09-05
net: dsa: tag_brcm: Set output queue from skb queue mapping
Florian Fainelli
1
-1
/
+2
2017-09-05
net: dsa: Allow switch drivers to indicate number of TX queues
Florian Fainelli
1
-2
/
+6
2017-09-05
bridge: switchdev: Use an helper to clear forward mark
Ido Schimmel
2
-3
/
+10
2017-09-05
flow_dissector: Add limit for number of headers to dissect
Tom Herbert
1
-3
/
+22
2017-09-05
flow_dissector: Cleanup control flow
Tom Herbert
1
-78
/
+145
2017-09-05
net/ncsi: fix ncsi_vlan_rx_{add,kill}_vid references
Arnd Bergmann
1
-0
/
+2
2017-09-05
Merge branch 'for-4.14/wacom' into for-linus
Jiri Kosina
1
-1
/
+2
2017-09-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
31
-323
/
+726
2017-09-04
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-4
/
+2
2017-09-04
netfilter: nf_tables: support for recursive chain deletion
Pablo Neira Ayuso
1
-1
/
+23
2017-09-04
netfilter: nf_tables: use NLM_F_NONREC for deletion requests
Pablo Neira Ayuso
1
-1
/
+7
2017-09-04
netfilter: nf_tables: add nf_tables_addchain()
Pablo Neira Ayuso
1
-93
/
+106
2017-09-04
netfilter: nf_tables: add nf_tables_updchain()
Pablo Neira Ayuso
1
-78
/
+92
2017-09-04
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-23
/
+29
2017-09-04
net: Remove CONFIG_NETFILTER_DEBUG and _ASSERT() macros.
Varsha Rao
4
-37
/
+14
2017-09-04
net: Replace NF_CT_ASSERT() with WARN_ON().
Varsha Rao
14
-45
/
+44
2017-09-04
netfilter: remove unused hooknum arg from packet functions
Florian Westphal
9
-12
/
+4
2017-09-04
netfilter: nft_limit: add stateful object type
Pablo M. Bermudo Garay
1
-1
/
+121
2017-09-04
netfilter: nft_limit: replace pkt_bytes with bytes
Pablo M. Bermudo Garay
1
-13
/
+13
2017-09-04
netfilter: nf_tables: add select_ops for stateful objects
Pablo M. Bermudo Garay
5
-35
/
+66
2017-09-04
netfilter: xt_hashlimit: add rate match mode
Vishwanath Pai
1
-24
/
+253
2017-09-04
Merge branch 'linus' into locking/core, to fix up conflicts
Ingo Molnar
58
-248
/
+363
2017-09-04
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
5
-6
/
+22
2017-09-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
77
-787
/
+1333
2017-09-03
l2tp: pass tunnel pointer to ->session_create()
Guillaume Nault
4
-25
/
+17
2017-09-03
l2tp: prevent creation of sessions on terminated tunnels
Guillaume Nault
2
-13
/
+32
2017-09-03
Revert "net: fix percpu memory leaks"
Jesper Dangaard Brouer
4
-35
/
+12
2017-09-03
Revert "net: use lib/percpu_counter API for fragmentation mem accounting"
Jesper Dangaard Brouer
1
-3
/
+1
2017-09-02
net: Add module reference to FIB notifiers
Ido Schimmel
3
-2
/
+15
2017-09-02
net: convert (struct ubuf_info)->refcnt to refcount_t
Eric Dumazet
1
-3
/
+3
2017-09-02
net: prepare (struct ubuf_info)->refcnt conversion
Eric Dumazet
2
-10
/
+2
2017-09-02
tcp_diag: report TCP MD5 signing keys and addresses
Ivan Delalande
1
-6
/
+103
2017-09-02
inet_diag: allow protocols to provide additional data
Ivan Delalande
1
-4
/
+18
2017-09-02
ipv6: sr: Use ARRAY_SIZE macro
Thomas Meyer
1
-3
/
+4
2017-09-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
58
-247
/
+362
2017-09-02
inetpeer: fix RCU lookup()
Eric Dumazet
1
-3
/
+6
2017-09-01
Bluetooth: make baswap src const
Loic Poulain
1
-3
/
+3
2017-09-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
57
-246
/
+343
2017-09-01
bpf: Collapse offset checks in sock_filter_is_valid_access
David Ahern
1
-2
/
+0
2017-09-01
udp: fix secpath leak
Yossi Kuperman
1
-1
/
+1
2017-09-01
bridge: switchdev: Clear forward mark when transmitting packet
Ido Schimmel
1
-0
/
+3
2017-09-01
mlxsw: spectrum: Forbid linking to devices that have uppers
Ido Schimmel
1
-1
/
+2
2017-09-01
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
4
-40
/
+90
[next]