index
:
linux/linux-stable.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.14.y
linux-6.15.y
linux-6.16.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2016-05-03
rtl8xxxu: Split rtl8723a_h2c_cmd() into a gen1 and a gen2 version
Jes Sorensen
2016-05-03
rtl8xxxu: Rename rtl8723a_disabled_to_emu() to rtl8xxxu_disabled_to_emu()
Jes Sorensen
2016-05-03
rtl8xxxu: rename rtl8723a_channel_group() to rtl8xxxu_gen1_channel_to_group()
Jes Sorensen
2016-05-03
rtl8xxxu: Rename rtl8723a_stop_tx_beacon() to rtl8xxxu_stop_tx_beacon()
Jes Sorensen
2016-05-03
rtl8xxxu: move rtl8188[cr] and rtl8192c related code into rtl8xxxu_8192c.c
Jes Sorensen
2016-05-03
rtl8xxxu: move rtl8723a related code into rtl8xxxu_8723a.c
Jes Sorensen
2016-05-03
rtl8xxxu: move rtl8723b related code into rtl8xxxu_8723b.c
Jes Sorensen
2016-05-03
rtl8xxxu: move rtl8192e related code into rtl8xxxu_8192e.c
Jes Sorensen
2016-05-03
rtl8xxxu: Rename rtl8xxxu.c to rtl8xxxu_core.c
Jes Sorensen
2016-05-03
rtlwifi: rtl818x: Deinline indexed IO functions, save 21568 bytes
Denys Vlasenko
2016-05-03
Merge tag 'wireless-drivers-next-for-davem-2016-05-02' of git://git.kernel.or...
David S. Miller
2016-05-03
net: relax expensive skb_unclone() in iptunnel_handle_offloads()
Eric Dumazet
2016-05-02
netdevice: shrink size of struct netdev_queue
Florian Westphal
2016-05-02
Merge branch 'bridge-per-vlan-stats'
David S. Miller
2016-05-02
bridge: netlink: export per-vlan stats
Nikolay Aleksandrov
2016-05-02
bridge: vlan: learn to count
Nikolay Aleksandrov
2016-05-02
net: rtnetlink: add linkxstats callbacks and attribute
Nikolay Aleksandrov
2016-05-02
net: rtnetlink: allow rtnl_fill_statsinfo to save private state counter
Nikolay Aleksandrov
2016-05-02
Merge branch 'ipv6-tunnel-cleanups'
David S. Miller
2016-05-02
gre6: Cleanup GREv6 transmit path, call common GRE functions
Tom Herbert
2016-05-02
ipv6: Generic tunnel cleanup
Tom Herbert
2016-05-02
gre: Create common functions for transmit
Tom Herbert
2016-05-02
ipv6: Create ip6_tnl_xmit
Tom Herbert
2016-05-02
gre6: Cleanup GREv6 receive path, call common GRE functions
Tom Herbert
2016-05-02
gre: Move utility functions to common headers
Tom Herbert
2016-05-02
ipv6: Cleanup IPv6 tunnel receive path
Tom Herbert
2016-05-02
Merge branch 'tcp-preempt'
David S. Miller
2016-05-02
tcp: make tcp_sendmsg() aware of socket backlog
Eric Dumazet
2016-05-02
net: do not block BH while processing socket backlog
Eric Dumazet
2016-05-02
sctp: prepare for socket backlog behavior change
Eric Dumazet
2016-05-02
udp: prepare for non BH masking at backlog processing
Eric Dumazet
2016-05-02
dccp: do not assume DCCP code is non preemptible
Eric Dumazet
2016-05-02
tcp: do not block bh during prequeue processing
Eric Dumazet
2016-05-02
tcp: do not assume TCP code is non preemptible
Eric Dumazet
2016-05-02
Merge branch 'xgene-channel-number'
David S. Miller
2016-05-02
dtb: xgene: Add channel property
Iyappan Subramanian
2016-05-02
Documentation: dtb: xgene: Add channel property
Iyappan Subramanian
2016-05-02
drivers: net: xgene: Get channel number from device binding
Iyappan Subramanian
2016-05-02
Merge branch 'qed-selftests'
David S. Miller
2016-05-02
qede: add implementation for internal loopback test.
Sudarsana Reddy Kalluru
2016-05-02
qede: add support for selftests.
Sudarsana Reddy Kalluru
2016-05-02
qed: add infrastructure for device self tests.
Sudarsana Reddy Kalluru
2016-05-02
net: dsa: mv88e6xxx: replace ds with ps where possible
Andrew Lunn
2016-05-01
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
2016-05-01
sctp: signal sk_data_ready earlier on data chunks reception
Marcelo Ricardo Leitner
2016-05-01
mdio_bus: Fix MDIO bus scanning in __mdiobus_register()
Marek Vasut
2016-05-01
i40e/i40evf: Add support for GSO partial with UDP_TUNNEL_CSUM and GRE_CSUM
Alexander Duyck
2016-05-01
i40evf: make use of BIT() macro to avoid signed left shift
Jacob Keller
2016-05-01
i40e: make use of BIT() macro to prevent left shift of signed values
Jacob Keller
2016-05-01
i40e/i40evf: fix I40E_MASK signed shift overflow warnings
Jacob Keller
[next]