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
2016-05-03
bridge: vlan: learn to count
Nikolay Aleksandrov
5
-16
/
+110
2016-05-03
net: rtnetlink: add linkxstats callbacks and attribute
Nikolay Aleksandrov
3
-0
/
+49
2016-05-03
net: rtnetlink: allow rtnl_fill_statsinfo to save private state counter
Nikolay Aleksandrov
1
-13
/
+31
2016-05-03
Merge branch 'ipv6-tunnel-cleanups'
David S. Miller
6
-584
/
+452
2016-05-03
gre6: Cleanup GREv6 transmit path, call common GRE functions
Tom Herbert
1
-202
/
+50
2016-05-03
ipv6: Generic tunnel cleanup
Tom Herbert
2
-3
/
+9
2016-05-03
gre: Create common functions for transmit
Tom Herbert
2
-47
/
+49
2016-05-03
ipv6: Create ip6_tnl_xmit
Tom Herbert
2
-17
/
+32
2016-05-03
gre6: Cleanup GREv6 receive path, call common GRE functions
Tom Herbert
1
-117
/
+23
2016-05-03
gre: Move utility functions to common headers
Tom Herbert
3
-129
/
+144
2016-05-03
ipv6: Cleanup IPv6 tunnel receive path
Tom Herbert
2
-70
/
+146
2016-05-03
Merge branch 'tcp-preempt'
David S. Miller
20
-157
/
+150
2016-05-03
tcp: make tcp_sendmsg() aware of socket backlog
Eric Dumazet
3
-2
/
+24
2016-05-03
net: do not block BH while processing socket backlog
Eric Dumazet
1
-14
/
+8
2016-05-03
sctp: prepare for socket backlog behavior change
Eric Dumazet
1
-0
/
+2
2016-05-03
udp: prepare for non BH masking at backlog processing
Eric Dumazet
2
-4
/
+4
2016-05-03
dccp: do not assume DCCP code is non preemptible
Eric Dumazet
4
-6
/
+6
2016-05-03
tcp: do not block bh during prequeue processing
Eric Dumazet
2
-32
/
+2
2016-05-03
tcp: do not assume TCP code is non preemptible
Eric Dumazet
11
-99
/
+104
2016-05-02
Merge branch 'xgene-channel-number'
David S. Miller
4
-1
/
+18
2016-05-02
dtb: xgene: Add channel property
Iyappan Subramanian
2
-0
/
+2
2016-05-02
Documentation: dtb: xgene: Add channel property
Iyappan Subramanian
1
-0
/
+2
2016-05-02
drivers: net: xgene: Get channel number from device binding
Iyappan Subramanian
1
-1
/
+14
2016-05-02
Merge branch 'qed-selftests'
David S. Miller
13
-6
/
+598
2016-05-02
qede: add implementation for internal loopback test.
Sudarsana Reddy Kalluru
3
-4
/
+242
2016-05-02
qede: add support for selftests.
Sudarsana Reddy Kalluru
1
-1
/
+55
2016-05-02
qed: add infrastructure for device self tests.
Sudarsana Reddy Kalluru
10
-1
/
+301
2016-05-02
net: dsa: mv88e6xxx: replace ds with ps where possible
Andrew Lunn
6
-494
/
+511
2016-05-02
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
16
-392
/
+137
2016-05-02
sctp: signal sk_data_ready earlier on data chunks reception
Marcelo Ricardo Leitner
3
-14
/
+20
2016-05-02
mdio_bus: Fix MDIO bus scanning in __mdiobus_register()
Marek Vasut
1
-1
/
+1
2016-05-02
i40e/i40evf: Add support for GSO partial with UDP_TUNNEL_CSUM and GRE_CSUM
Alexander Duyck
4
-6
/
+28
2016-05-02
i40evf: make use of BIT() macro to avoid signed left shift
Jacob Keller
1
-22
/
+22
2016-05-02
i40e: make use of BIT() macro to prevent left shift of signed values
Jacob Keller
1
-28
/
+25
2016-05-02
i40e/i40evf: fix I40E_MASK signed shift overflow warnings
Jacob Keller
2
-2
/
+2
2016-05-02
i40e/i40evf : Bump driver version from 1.5.5 to 1.5.10
Harshitha Ramamurthy
2
-2
/
+2
2016-05-02
i40e: Update device ids for X722
Catherine Sullivan
1
-0
/
+1
2016-05-02
i40e: Drop extra copy of function
Jesse Brandeburg
1
-18
/
+0
2016-05-02
i40e: Use consistent type for vf_id
Jesse Brandeburg
3
-9
/
+10
2016-05-02
i40e: PTP - avoid aggregate return warnings
Jesse Brandeburg
1
-1
/
+2
2016-05-02
i40e: Fix uninitialized variable
Catherine Sullivan
1
-5
/
+1
2016-05-02
i40evf: RSS Hash Option parameters
Carolyn Wyborny
1
-199
/
+2
2016-05-02
i40e: Remove HMC AQ API implementation
Neerav Parikh
5
-88
/
+0
2016-05-02
i40e: Prevent falling to promiscuous if the VF is not trusted
Anjali Singhai Jain
1
-0
/
+6
2016-05-02
i40e: Limit the number of MAC and VLAN addresses that can be added for VFs
Anjali Singhai Jain
2
-2
/
+26
2016-05-02
tipc: set 'active' state correctly for first established link
Jon Paul Maloy
1
-0
/
+1
2016-05-02
of: of_mdio: Check if MDIO bus controller is available
Florian Fainelli
1
-0
/
+4
2016-05-02
i40e: Change the default for VFs to be not privileged
Anjali Singhai Jain
1
-10
/
+10
2016-04-29
Merge branch 'mlx5-aRFS'
David S. Miller
15
-849
/
+1736
2016-04-29
net/mlx5e: Enabling aRFS mechanism
Maor Gottlieb
4
-2
/
+127
[next]