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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-12-09
netfilter: nf_tables: wrap tracing with a static key
Florian Westphal
6
-3
/
+31
2015-12-09
netfilter: nf_tables: extend tracing infrastructure
Florian Westphal
8
-19
/
+398
2015-11-25
netfilter: nft_payload: add packet mangling support
Patrick McHardy
3
-6
/
+155
2015-11-25
netfilter: nf_tables: remove unused struct members
Florian Westphal
1
-2
/
+0
2015-11-25
netfilter: Set /proc/net entries owner to root in namespace
Philip Whineray
4
-2
/
+39
2015-11-23
netfilter: ipv6: avoid nf_iterate recursion
Florian Westphal
4
-56
/
+42
2015-11-23
netfilter: ipv6: nf_defrag: avoid/free clone operations
Florian Westphal
4
-86
/
+40
2015-11-23
netfilter: remove duplicate include
stephen hemminger
2
-2
/
+0
2015-11-23
netfilter: nf_ct_sctp: move ip_ct_sctp away from UAPI
Marcelo Ricardo Leitner
2
-9
/
+16
2015-11-23
netfilter-bridge: layout of if statements
Ian Morris
2
-6
/
+6
2015-11-23
netfilter-bridge: brace placement
Ian Morris
2
-6
/
+3
2015-11-23
netfilter-bridge: use netdev style comments
Ian Morris
3
-46
/
+56
2015-11-23
netfilter-bridge: Cleanse indentation
Ian Morris
4
-25
/
+25
2015-11-23
netfilter: fix include files for compilation
Mikko Rapeli
26
-8
/
+42
2015-11-23
netfilter: ebtables: use __u64 from linux/types.h
Mikko Rapeli
1
-2
/
+4
2015-11-23
gianfar: use of_property_read_bool()
Saurabh Sengar
1
-4
/
+1
2015-11-22
bnx2x: Utilize FW 7.13.1.0.
Yuval Mintz
1
-20
/
+23
2015-11-22
net: IPv6 fib lookup tracepoint
David Ahern
3
-0
/
+90
2015-11-21
net: avoid NULL deref in napi_get_frags()
Eric Dumazet
1
-2
/
+4
2015-11-20
ravb: use clock rate as basis for GTI.TIV
Simon Horman
2
-1
/
+40
2015-11-20
dl2k: Implement suspend
Ondrej Zary
1
-14
/
+65
2015-11-20
dl2k: Reorder and cleanup initialization
Ondrej Zary
1
-39
/
+56
2015-11-20
dl2k: Handle memory allocation errors in alloc_list
Ondrej Zary
1
-85
/
+97
2015-11-20
Merge branch 'tipc-cleanups-improvements'
David S. Miller
16
-1074
/
+1151
2015-11-20
tipc: eliminate remnants of hungarian notation
Jon Paul Maloy
6
-133
/
+133
2015-11-20
tipc: narrow down interface towards struct tipc_link
Jon Paul Maloy
7
-345
/
+415
2015-11-20
tipc: narrow down exposure of struct tipc_node
Jon Paul Maloy
7
-461
/
+462
2015-11-20
tipc: convert node lock to rwlock
Jon Paul Maloy
3
-133
/
+136
2015-11-20
tipc: introduce per-link spinlock
Jon Paul Maloy
3
-26
/
+25
2015-11-20
tipc: reduce code dependency between binding table and node layer
Jon Paul Maloy
6
-67
/
+74
2015-11-20
tipc: small cleanup of function tipc_node_check_state()
Jon Paul Maloy
1
-3
/
+2
2015-11-20
tipc: move linearization of buffers to generic code
Jon Paul Maloy
3
-5
/
+3
2015-11-20
Merge branch 'bnx2x-stats'
David S. Miller
1
-5
/
+4
2015-11-20
bnx2x: Show port statistics in Multi-function
Yuval Mintz
1
-3
/
+1
2015-11-20
bnx2x: Add new SW stat 'tx_exhaustion_events'
Yuval Mintz
1
-2
/
+3
2015-11-20
Merge branch 'ppp-kill-zombie-state'
David S. Miller
3
-24
/
+5
2015-11-20
ppp: remove PPPOX_ZOMBIE socket state
Guillaume Nault
3
-4
/
+3
2015-11-20
ppp: don't set sk_state to PPPOX_ZOMBIE in pppoe_disc_rcv()
Guillaume Nault
1
-20
/
+2
2015-11-20
Merge branch 'mlxsw-vlan'
David S. Miller
1
-45
/
+84
2015-11-20
mlxsw: spectrum: Add error paths to __mlxsw_sp_port_vlans_add
Ido Schimmel
1
-15
/
+46
2015-11-20
mlxsw: spectrum: Unify setting of HW VLAN filters
Ido Schimmel
1
-24
/
+34
2015-11-20
mlxsw: spectrum: Use correct PVID value when removing VLANs
Ido Schimmel
1
-10
/
+8
2015-11-20
bpf: add show_fdinfo handler for maps
Daniel Borkmann
1
-1
/
+21
2015-11-20
net: encx24j600: move rev announcement to probe function
Jon Ringle
1
-12
/
+12
2015-11-19
Merge branch 'net-generic-busy-polling'
David S. Miller
41
-507
/
+171
2015-11-19
net: provide generic busy polling to all NAPI drivers
Eric Dumazet
14
-20
/
+16
2015-11-19
net: napi_hash_del() returns a boolean status
Eric Dumazet
2
-5
/
+10
2015-11-19
net: move napi_hash[] into read mostly section
Eric Dumazet
2
-1
/
+5
2015-11-19
net: add netif_tx_napi_add()
Eric Dumazet
12
-16
/
+38
2015-11-19
net: move skb_mark_napi_id() into core networking stack
Eric Dumazet
13
-16
/
+4
[next]