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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
135
-1440
/
+179
2019-05-31
netfilter: nf_conntrack_bridge: fix CONFIG_IPV6=y
Pablo Neira Ayuso
1
-0
/
+2
2019-05-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-2
/
+18
2019-05-31
net: phy: export phy_queue_state_machine
Heiner Kallweit
1
-1
/
+1
2019-05-31
net: phy: add callback for custom interrupt handler to struct phy_driver
Heiner Kallweit
1
-0
/
+3
2019-05-31
net: phy: enable interrupts when PHY is attached already
Heiner Kallweit
1
-0
/
+1
2019-05-31
sctp: deduplicate identical skb_checksum_ops
Matteo Croce
1
-5
/
+7
2019-05-31
netfilter: nf_conntrack_bridge: add support for IPv6
Pablo Neira Ayuso
1
-0
/
+50
2019-05-31
netfilter: bridge: add connection tracking system
Pablo Neira Ayuso
2
-0
/
+10
2019-05-31
netfilter: nf_conntrack: allow to register bridge support
Pablo Neira Ayuso
2
-0
/
+14
2019-05-31
net: ipv6: split skbuff into fragments transformer
Pablo Neira Ayuso
1
-0
/
+19
2019-05-31
net: ipv4: split skbuff into fragments transformer
Pablo Neira Ayuso
1
-0
/
+16
2019-05-31
net: ipv6: add skbuff fraglist splitter
Pablo Neira Ayuso
1
-0
/
+25
2019-05-31
net: ipv4: add skbuff fraglist splitter
Pablo Neira Ayuso
1
-0
/
+23
2019-05-30
tcp: add backup TFO key infrastructure
Jason Baron
2
-3
/
+39
2019-05-30
i2c: acpi: export i2c_acpi_find_adapter_by_handle
Ruslan Babayev
1
-0
/
+6
2019-05-30
udp: Avoid post-GRO UDP checksum recalculation
Sean Tranchetti
1
-1
/
+8
2019-05-30
net: phylink: Add PHYLINK_DEV operation type
Ioana Ciornei
1
-0
/
+1
2019-05-30
net: phylink: Add struct phylink_config to PHYLINK API
Ioana Ciornei
2
-20
/
+38
2019-05-30
net: sched: Introduce act_ctinfo action
Kevin 'ldir' Darbyshire-Bryant
3
-0
/
+63
2019-05-29
rhashtable: Add rht_ptr_rcu and improve rht_ptr
Herbert Xu
1
-18
/
+18
2019-05-29
nexthop: Add support for nexthop groups
David Ahern
1
-1
/
+97
2019-05-29
nexthop: Add support for lwt encaps
David Ahern
1
-0
/
+3
2019-05-29
nexthop: Add support for IPv6 gateways
David Ahern
1
-0
/
+3
2019-05-29
nexthop: Add support for IPv4 nexthops
David Ahern
1
-0
/
+5
2019-05-29
net: Initial nexthop code
David Ahern
3
-0
/
+108
2019-05-29
net: nexthop uapi
David Ahern
2
-0
/
+66
2019-05-29
inet: frags: fix use-after-free read in inet_frag_destroy_rcu
Eric Dumazet
1
-0
/
+3
2019-05-29
inet: frags: uninline fqdir_init()
Eric Dumazet
1
-19
/
+1
2019-05-27
inet: frags: rework rhashtable dismantle
Eric Dumazet
1
-0
/
+4
2019-05-27
net: dynamically allocate fqdir structures
Eric Dumazet
4
-7
/
+18
2019-05-27
net: add a net pointer to struct fqdir
Eric Dumazet
1
-1
/
+4
2019-05-27
net: rename inet_frags_init_net() to fdir_init()
Eric Dumazet
1
-1
/
+2
2019-05-27
net: rename struct fqdir fields
Eric Dumazet
3
-4
/
+4
2019-05-27
net: rename inet_frags_exit_net() to fqdir_exit()
Eric Dumazet
1
-1
/
+1
2019-05-27
inet: rename netns_frags to fqdir
Eric Dumazet
4
-18
/
+19
2019-05-26
qed*: Add iWARP 100g support
Michal Kalderon
1
-0
/
+2
2019-05-26
qed*: Change hwfn used for sb initialization
Michal Kalderon
1
-1
/
+9
2019-05-26
net: ethtool: Document get_rxfh_context and set_rxfh_context ethtool ops
Maxime Chevallier
1
-0
/
+9
2019-05-25
Merge tag 'libnvdimm-fixes-5.2-rc2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+26
2019-05-25
Merge tag 'for-linus-20190524' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-9
/
+7
2019-05-25
Merge tag 'spdx-5.2-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/g...
Linus Torvalds
128
-1429
/
+128
2019-05-24
net: phy: add interface mode PHY_INTERFACE_MODE_USXGMII
Heiner Kallweit
1
-0
/
+3
2019-05-24
ipv6: Make fib6_nh optional at the end of fib6_info
David Ahern
2
-5
/
+5
2019-05-24
ipv6: Move exception bucket to fib6_nh
David Ahern
1
-5
/
+3
2019-05-24
ipv6: Move pcpu cached routes to fib6_nh
David Ahern
1
-1
/
+2
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 120
Thomas Gleixner
1
-14
/
+1
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 118
Thomas Gleixner
2
-21
/
+2
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 104
Thomas Gleixner
12
-192
/
+12
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 102
Thomas Gleixner
13
-193
/
+13
[next]