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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-29
net: defer net_secret[] initialization
Eric Dumazet
3
-4
/
+6
2013-04-29
be2net: FLR must be first cmd issued to Lancer FW
Kalesh AP
1
-11
/
+11
2013-04-29
be2net: Use GET_FUNCTION_CONFIG V1 cmd
Kalesh AP
2
-2
/
+5
2013-04-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...
David S. Miller
29
-4639
/
+3688
2013-04-29
sh_eth: add R8A77781 support
Sergei Shtylyov
2
-3
/
+4
2013-04-29
sctp: Correct type and usage of sctp_end_cksum()
Simon Horman
2
-4
/
+3
2013-04-29
netfilter: nfnetlink_queue: avoid expensive gso segmentation and checksum fixup
Florian Westphal
2
-3
/
+5
2013-04-29
netfilter: nfnetlink_queue: add skb info attribute
Florian Westphal
2
-0
/
+23
2013-04-29
netfilter: move skb_gso_segment into nfnetlink_queue module
Florian Westphal
3
-104
/
+152
2013-04-29
netfilter: nf_queue: move device refcount bump to extra function
Florian Westphal
1
-21
/
+28
2013-04-29
netfilter: ipset: set match: add support to match the counters
Jozsef Kadlecsik
6
-9
/
+120
2013-04-29
netfilter: ipset: The list:set type with counter support
Jozsef Kadlecsik
1
-6
/
+67
2013-04-29
netfilter: ipset: The hash types with counter support
Jozsef Kadlecsik
8
-19
/
+381
2013-04-29
netfilter: ipset: The bitmap types with counter support
Jozsef Kadlecsik
4
-15
/
+186
2013-04-29
netfilter: ipset: Introduce the counter extension in the core
Jozsef Kadlecsik
3
-4
/
+86
2013-04-29
netfilter: ipset: list:set type using the extension interface
Jozsef Kadlecsik
1
-246
/
+301
2013-04-29
netfilter: ipset: Hash types using the unified code base
Jozsef Kadlecsik
7
-1865
/
+610
2013-04-29
netfilter: ipset: Unified hash type generation
Jozsef Kadlecsik
2
-1241
/
+1039
2013-04-29
netfilter: ipset: Bitmap types using the unified code base
Jozsef Kadlecsik
3
-958
/
+316
2013-04-29
netfilter: ipset: Unified bitmap type generation
Jozsef Kadlecsik
2
-0
/
+271
2013-04-29
netfilter: ipset: Introduce extensions to elements in the core
Jozsef Kadlecsik
5
-111
/
+87
2013-04-29
netfilter: ipset: Move often used IPv6 address masking function to header file
Jozsef Kadlecsik
6
-45
/
+9
2013-04-29
netfilter: ipset: Make possible to test elements marked with nomatch
Jozsef Kadlecsik
5
-24
/
+40
2013-04-29
hyperv: Fix a compiler warning in netvsc_send()
Haiyang Zhang
1
-1
/
+1
2013-04-29
Merge branch 'pegasus'
David S. Miller
2
-336
/
+122
2013-04-29
drivers: net: usb: pegasus: fix control urb submission
Petko Manolov
2
-217
/
+76
2013-04-29
drivers: net: usb: pegasus: read/write_mii_word optimised
Petko Manolov
1
-50
/
+35
2013-04-29
drivers: net: usb: pegasus: remove skb pool
Petko Manolov
2
-67
/
+9
2013-04-29
ipv6: Kill ipv6 dependency of icmpv6_send().
Pravin B Shelar
4
-19
/
+83
2013-04-29
net: increase frag hash size
Jesper Dangaard Brouer
1
-1
/
+1
2013-04-29
atm: he: use mdelay instead of large udelay constants
Arnd Bergmann
1
-1
/
+1
2013-04-29
Merge branch 'pktdiag'
David S. Miller
4
-5
/
+63
2013-04-29
sock_diag: allow to dump bpf filters
Nicolas Dichtel
4
-0
/
+42
2013-04-29
packet_diag: disclose meminfo values
Nicolas Dichtel
2
-0
/
+6
2013-04-29
packet_diag: disclose uid value
Nicolas Dichtel
2
-5
/
+15
2013-04-29
selftests: psock_tpacket: fix status check
Daniel Borkmann
1
-2
/
+2
2013-04-29
vxlan: allow choosing destination port per vxlan
stephen hemminger
2
-6
/
+15
2013-04-29
vxlan: compute source port in network byte order
stephen hemminger
1
-5
/
+4
2013-04-29
vxlan: source compatiablity with IFLA_VXLAN_GROUP (v2)
stephen hemminger
2
-6
/
+6
2013-04-29
vxlan: fix byte order issues with NDA_PORT
stephen hemminger
1
-13
/
+15
2013-04-29
vxlan: document UDP default port
stephen hemminger
1
-2
/
+4
2013-04-29
vxlan: update mail address and copyright date
stephen hemminger
1
-2
/
+2
2013-04-29
bridge: Add fdb dst check during fdb update
roopa
1
-2
/
+14
2013-04-27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
7
-38
/
+80
2013-04-27
Merge branch 'mlx4'
David S. Miller
8
-12
/
+383
2013-04-27
net/mlx4: Add support to get VF config
Rony Efraim
3
-0
/
+43
2013-04-27
net/mlx4: Add VF MAC spoof checking support
Rony Efraim
6
-1
/
+62
2013-04-27
net/mlx4: Add set VF default vlan ID and priority support
Rony Efraim
8
-7
/
+126
2013-04-27
net/mlx4: Add set VF mac address support
Rony Efraim
3
-1
/
+73
2013-04-27
net/mlx4: Add structures to keep VF Ethernet ports information
Rony Efraim
3
-0
/
+62
[next]