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-06-16
IB/mlx4: Add RoCE/IB dedicated counters
Eran Ben Elisha
4
-17
/
+39
2015-06-16
net/mlx4_core: Allocate default counter per port
Eran Ben Elisha
6
-4
/
+77
2015-06-16
net/mlx4_core: Add port attribute when tracking counters
Eran Ben Elisha
1
-3
/
+87
2015-06-16
net/mlx4_core: Adjust counter grant policy in the resource tracker
Eran Ben Elisha
1
-4
/
+31
2015-06-16
net/mlx4_core: Remove counters table allocation from VF flow
Eran Ben Elisha
1
-7
/
+18
2015-06-16
net/mlx4_core: Add sink counter
Eran Ben Elisha
4
-6
/
+11
2015-06-16
net/mlx4_core: Reset counters data when freed
Eran Ben Elisha
2
-0
/
+23
2015-06-16
net/mlx4_core: Check before cleaning counters bitmap
Eran Ben Elisha
1
-0
/
+6
2015-06-16
bridge: del external_learned fdbs from device on flush or ageout
Scott Feldman
3
-10
/
+20
2015-06-16
Merge tag 'nfc-next-4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
David S. Miller
47
-625
/
+1988
2015-06-16
Merge branch 'bond-netlink-3ad-attrs'
David S. Miller
3
-1
/
+48
2015-06-16
bonding: export slave's partner_oper_port_state via sysfs and netlink
Nikolay Aleksandrov
3
-0
/
+22
2015-06-16
bonding: export slave's actor_oper_port_state via sysfs and netlink
Nikolay Aleksandrov
3
-1
/
+26
2015-06-16
Merge branch 'rocker-no-wait'
David S. Miller
1
-127
/
+118
2015-06-16
rocker: move port stop to 'no wait' processing
Scott Feldman
1
-1
/
+2
2015-06-16
rocker: move MAC learn event back to 'no wait' processing
Scott Feldman
1
-37
/
+3
2015-06-16
rocker: mark STP update as 'no wait' processing
Scott Feldman
1
-1
/
+2
2015-06-16
rocker: mark neigh update event processing as 'no wait'
Scott Feldman
1
-1
/
+2
2015-06-16
rocker: revert back to support for nowait processes
Scott Feldman
1
-90
/
+112
2015-06-16
rocker: fix neigh tbl index increment race
Scott Feldman
1
-2
/
+2
2015-06-16
rocker: gaurd against NULL rocker_port when removing ports
Scott Feldman
1
-0
/
+2
2015-06-16
net: make u64_stats_init() a function
Eric Dumazet
1
-3
/
+4
2015-06-16
bridge: use either ndo VLAN ops or switchdev VLAN ops to install MASTER vlans
Scott Feldman
1
-2
/
+57
2015-06-16
Merge branch 'bpf-share-helpers'
David S. Miller
9
-22
/
+199
2015-06-16
bpf: let kprobe programs use bpf_get_smp_processor_id() helper
Alexei Starovoitov
1
-0
/
+2
2015-06-16
bpf: allow networking programs to use bpf_trace_printk() for debugging
Alexei Starovoitov
4
-8
/
+19
2015-06-16
bpf: introduce current->pid, tgid, uid, gid, comm accessors
Alexei Starovoitov
9
-14
/
+178
2015-06-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
45
-1718
/
+1972
2015-06-16
netfilter: nf_tables_netdev: unregister hooks on net_device removal
Pablo Neira Ayuso
3
-4
/
+94
2015-06-16
netfilter: nf_tables: add nft_register_basechain() and nft_unregister_basecha...
Pablo Neira Ayuso
1
-15
/
+37
2015-06-16
netfilter: nf_tables: attach net_device to basechain
Pablo Neira Ayuso
3
-41
/
+46
2015-06-15
netfilter: x_tables: remove XT_TABLE_INFO_SZ and a dereference.
Eric Dumazet
5
-30
/
+19
2015-06-15
Merge branch 'master' of git://blackhole.kfki.hu/nf-next
Pablo Neira Ayuso
25
-1312
/
+1319
2015-06-15
netfilter: Kconfig: get rid of parens around depends on
Pablo Neira Ayuso
3
-11
/
+13
2015-06-14
tcp: cdg: use div_u64()
Kenneth Klette Jonassen
1
-1
/
+1
2015-06-14
netfilter: ipset: Fix coding styles reported by checkpatch.pl
Jozsef Kadlecsik
23
-295
/
+327
2015-06-14
netfilter: ipset: Introduce RCU locking in list type
Jozsef Kadlecsik
1
-209
/
+189
2015-06-14
netfilter: ipset: Introduce RCU locking in hash:* types
Jozsef Kadlecsik
12
-236
/
+364
2015-06-14
netfilter: ipset: Introduce RCU locking in bitmap:* types
Jozsef Kadlecsik
4
-14
/
+38
2015-06-14
netfilter: ipset: Prepare the ipset core to use RCU at set level
Jozsef Kadlecsik
4
-50
/
+66
2015-06-14
netfilter:ipset Remove rbtree from hash:net,iface
Jozsef Kadlecsik
1
-143
/
+20
2015-06-14
netfilter: ipset: Make sure listing doesn't grab a set which is just being de...
Jozsef Kadlecsik
1
-15
/
+34
2015-06-14
netfilter: ipset: Fix parallel resizing and listing of the same set
Jozsef Kadlecsik
3
-20
/
+66
2015-06-14
netfilter: ipset: Fix cidr handling for hash:*net* types
Jozsef Kadlecsik
8
-36
/
+42
2015-06-14
netfilter: ipset: Check CIDR value only when attribute is given
Sergey Popovich
4
-49
/
+41
2015-06-14
netfilter: ipset: Make sure we always return line number on batch
Sergey Popovich
15
-75
/
+75
2015-06-14
netfilter: ipset: Permit CIDR equal to the host address CIDR in IPv6
Sergey Popovich
5
-15
/
+43
2015-06-14
netfilter: ipset: Check extensions attributes before getting extensions.
Sergey Popovich
16
-170
/
+29
2015-06-14
netfilter: ipset: Use SET_WITH_*() helpers to test set extensions
Sergey Popovich
2
-7
/
+7
2015-06-14
netfilter: ipset: Use MSEC_PER_SEC consistently
Jozsef Kadlecsik
1
-2
/
+2
[next]