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
2017-08-29
Revert "ipv4: make net_protocol const"
David Ahern
1
-2
/
+2
2017-08-28
RDS: make rhashtable_params const
Bhumika Goyal
1
-1
/
+1
2017-08-28
ipv4: make net_protocol const
Bhumika Goyal
1
-2
/
+2
2017-08-28
bridge: make ebt_table const
Bhumika Goyal
1
-1
/
+1
2017-08-28
Merge branch 'sockmap-uapi-updates-and-fixes'
David S. Miller
15
-296
/
+544
2017-08-28
bpf: test_maps add sockmap stress test
John Fastabend
1
-1
/
+28
2017-08-28
bpf: sockmap requires STREAM_PARSER add Kconfig entry
John Fastabend
1
-0
/
+12
2017-08-28
bpf: sockmap indicate sock events to listeners
John Fastabend
1
-0
/
+6
2017-08-28
bpf: harden sockmap program attach to ensure correct map type
John Fastabend
3
-4
/
+33
2017-08-28
bpf: more SK_SKB selftests
John Fastabend
1
-0
/
+98
2017-08-28
bpf: additional sockmap self tests
John Fastabend
3
-46
/
+96
2017-08-28
bpf: sockmap add missing rcu_read_(un)lock in smap_data_ready
John Fastabend
1
-3
/
+6
2017-08-28
bpf: sockmap, remove STRPARSER map_flags and add multi-map support
John Fastabend
2
-107
/
+165
2017-08-28
bpf: convert sockmap field attach_bpf_fd2 to type
John Fastabend
13
-151
/
+116
2017-08-28
ARM: dts: rk3228-evb: Fix the compiling error
David Wu
1
-2
/
+2
2017-08-28
i40e/i40evf: avoid dynamic ITR updates when polling or low packet rate
Jacob Keller
4
-10
/
+36
2017-08-28
i40e/i40evf: remove ULTRA latency mode
Jacob Keller
4
-36
/
+0
2017-08-28
i40e: invert logic for checking incorrect cpu vs irq affinity
Jacob Keller
2
-31
/
+30
2017-08-28
i40e: initialize our affinity_mask based on cpu_possible_mask
Jacob Keller
2
-7
/
+12
2017-08-28
i40e: move enabling icr0 into i40e_update_enable_itr
Jacob Keller
1
-2
/
+6
2017-08-28
i40e: remove workaround for resetting XPS
Jacob Keller
1
-12
/
+5
2017-08-28
i40e: Fix for unused value issue found by static analysis
Carolyn Wyborny
1
-1
/
+3
2017-08-28
i40e: 25G FEC status improvements
Mariusz Stachura
1
-2
/
+16
2017-08-28
i40e/i40evf: support for VF VLAN tag stripping control
Mariusz Stachura
5
-0
/
+142
2017-08-28
i40e: force VMDQ device name truncation
Jacob Keller
1
-2
/
+7
2017-08-28
i40evf: fix possible snprintf truncation of q_vector->name
Jacob Keller
2
-13
/
+10
2017-08-28
i40e: Use correct flag to enable egress traffic for unicast promisc
Akeem G Abodunrin
1
-1
/
+1
2017-08-28
i40e: prevent snprintf format specifier truncation
Jacob Keller
2
-4
/
+4
2017-08-28
i40e: Store the requested FEC information
Mariusz Stachura
3
-0
/
+6
2017-08-28
i40e: Update state variable for adminq subtask
Sudheer Mogilappagari
1
-2
/
+8
2017-08-26
net: mvpp2: fix the packet size configuration for 10G
Antoine Ténart
1
-2
/
+2
2017-08-26
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
14
-251
/
+291
2017-08-26
Merge branch 'nfp-SR-IOV-ndos-support'
David S. Miller
9
-1
/
+378
2017-08-26
nfp: add basic SR-IOV ndo functions to representors
Simon Horman
1
-0
/
+6
2017-08-26
nfp: add basic SR-IOV ndo functions
Pablo Cascón
8
-1
/
+372
2017-08-26
tcp: fix hang in tcp_sendpage_locked()
Eric Dumazet
1
-2
/
+1
2017-08-26
Merge branch 'net_sched-clean-up-tc-classes-and-u32-filter'
David S. Miller
22
-452
/
+361
2017-08-26
net_sched: kill u32_node pointer in Qdisc
WANG Cong
2
-5
/
+53
2017-08-26
net_sched: remove tc class reference counting
WANG Cong
21
-262
/
+106
2017-08-26
net_sched: introduce tclass_del_notify()
WANG Cong
1
-6
/
+33
2017-08-26
net_sched: get rid of more forward declarations
WANG Cong
1
-179
/
+169
2017-08-26
hinic: skb_pad() frees on error
Dan Carpenter
1
-1
/
+2
2017-08-26
Merge branch 'ipv6-sr-updates'
David S. Miller
5
-91
/
+317
2017-08-26
ipv6: sr: implement additional seg6local actions
David Lebrun
1
-0
/
+147
2017-08-26
ipv6: sr: add helper functions for seg6local
David Lebrun
2
-89
/
+101
2017-08-26
ipv6: sr: enforce IPv6 packets for seg6local lwt
David Lebrun
1
-0
/
+8
2017-08-26
ipv6: sr: add support for encapsulation of L2 frames
David Lebrun
2
-6
/
+37
2017-08-26
ipv6: sr: add support for ip4ip6 encapsulation
David Lebrun
3
-12
/
+40
2017-08-26
i40e: synchronize nvmupdate command and adminq subtask
Sudheer Mogilappagari
1
-0
/
+6
2017-08-26
i40e: prevent changing ITR if adaptive-rx/tx enabled
Alan Brady
1
-22
/
+43
[prev]
[next]