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.13.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
2015-08-28
net: Introduce ipv4_addr_hash and use it for tcp metrics
David Ahern
2
-6
/
+11
2015-08-28
net: Add ethernet header for pass through VRF device
David Ahern
1
-3
/
+45
2015-08-28
net/xen-netfront: only napi_synchronize() if running
Chas Williams
1
-1
/
+2
2015-08-28
IGMP: Inhibit reports for local multicast groups
Philip Downey
3
-1
/
+33
2015-08-28
r8169: Add software counter for multicast packages
Corinna Vinschen
1
-5
/
+4
2015-08-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
91
-867
/
+509
2015-08-28
Merge tag 'powerpc-4.2-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
3
-1
/
+5
2015-08-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
22
-113
/
+207
2015-08-28
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-10
/
+10
2015-08-28
Merge branch 'iff_no_queue_fixups'
David S. Miller
4
-32
/
+26
2015-08-28
net: sched: simplify attach_one_default_qdisc()
Phil Sutter
1
-29
/
+12
2015-08-28
net: sched: register noqueue qdisc
Phil Sutter
3
-1
/
+13
2015-08-28
net: sched: ignore tx_queue_len when assigning default qdisc
Phil Sutter
1
-2
/
+1
2015-08-28
net: fix IFF_NO_QUEUE for drivers using alloc_netdev
Phil Sutter
1
-1
/
+1
2015-08-28
sock: fix kernel doc error
Jean Sacren
1
-1
/
+1
2015-08-28
sctp: donot reset the overall_error_count in SHUTDOWN_RECEIVE state
lucien
1
-1
/
+1
2015-08-28
net/mlx4_core: Fix unintialized variable used in error path
Carol L Soto
1
-3
/
+2
2015-08-28
net/mlx4_core: Capping number of requested MSIXs to MAX_MSIX
Carol L Soto
1
-1
/
+9
2015-08-28
bridge: fdb: rearrange net_bridge_fdb_entry
Nikolay Aleksandrov
1
-2
/
+2
2015-08-28
Merge branch 'ovs-v6-build-err'
David S. Miller
2
-9
/
+10
2015-08-28
openvswitch: Include ip6_fib.h.
Joe Stringer
1
-0
/
+1
2015-08-28
netfilter: Define v6ops in !CONFIG_NETFILTER case.
Joe Stringer
1
-9
/
+9
2015-08-28
Merge branch 'mlxsw-small-updates'
David S. Miller
2
-36
/
+52
2015-08-28
mlxsw: Make mailboxes 4KB aligned
Ido Schimmel
1
-33
/
+50
2015-08-28
mlxsw: adjust transmit fail log message level in __mlxsw_emad_transmit
Jiri Pirko
1
-2
/
+2
2015-08-28
mlxsw: Remove duplicate included header
Ido Schimmel
1
-1
/
+0
2015-08-28
Merge branch 'rocker-master-change'
David S. Miller
4
-70
/
+97
2015-08-28
rocker: use change upper info
Jiri Pirko
1
-23
/
+38
2015-08-28
rocker: use new helper to figure out master kind
Jiri Pirko
1
-12
/
+7
2015-08-28
net: kill long time unused bonding private flags
Jiri Pirko
1
-36
/
+21
2015-08-28
net: add netif_is_ovs_master helper with IFF_OPENVSWITCH private flag
Jiri Pirko
2
-1
/
+9
2015-08-28
net: add netif_is_bridge_master helper
Jiri Pirko
1
-0
/
+5
2015-08-28
net: introduce change upper device notifier change info
Jiri Pirko
2
-2
/
+21
2015-08-28
virtio-net: avoid unnecessary sg initialzation
Jason Wang
1
-2
/
+2
2015-08-28
Merge branch 'geneve-consolidation'
David S. Miller
14
-793
/
+767
2015-08-28
geneve: Move device hash table to geneve socket.
Pravin B Shelar
1
-26
/
+17
2015-08-28
geneve: Consolidate Geneve functionality in single module.
Pravin B Shelar
6
-586
/
+421
2015-08-28
openvswitch: Use Geneve device.
Pravin B Shelar
2
-148
/
+33
2015-08-28
geneve: Add support to collect tunnel metadata.
Pravin B Shelar
3
-85
/
+275
2015-08-28
geneve: Make dst-port configurable.
Pravin B Shelar
2
-4
/
+22
2015-08-28
tunnel: introduce udp_tun_rx_dst()
Pravin B Shelar
5
-43
/
+97
2015-08-28
geneve: Use skb mark and protocol to lookup route.
Pravin B Shelar
1
-0
/
+3
2015-08-28
geneve: Initialize ethernet address in device setup.
Pravin B Shelar
1
-3
/
+1
2015-08-28
bridge: Add netlink support for vlan_protocol attribute
Toshiaki Makita
4
-14
/
+57
2015-08-28
bnx2x: Add new device ids under the Qlogic vendor
Yuval Mintz
1
-0
/
+3
2015-08-28
smsc911x: Ignore error return from device_get_phy_mode()
Guenter Roeck
1
-6
/
+8
2015-08-28
device property: Return -ENXIO if there is no suitable FW interface
Guenter Roeck
1
-4
/
+13
2015-08-28
net: sched: consolidate tc_classify{,_compat}
Daniel Borkmann
16
-47
/
+40
2015-08-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
15
-3166
/
+188
2015-08-27
sctp: asconf's process should verify address parameter is in the beginning
lucien
1
-0
/
+7
[next]