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
2015-12-09
net: wrap sock->sk_cgrp_prioidx and ->sk_classid inside a struct
Tejun Heo
4
-17
/
+57
2015-12-09
netprio_cgroup: limit the maximum css->id to USHRT_MAX
Tejun Heo
1
-5
/
+5
2015-12-09
Merge branch 'for-4.5-ancestor-test' of git://git.kernel.org/pub/scm/linux/ke...
David S. Miller
3
-1
/
+50
2015-12-09
Revert "Merge branch 'vsock-virtio'"
Stefan Hajnoczi
4
-301
/
+0
2015-12-08
net: dsa: remove DSA link polling
Neil Armstrong
1
-12
/
+0
2015-12-07
Merge tag 'mac80211-next-for-davem-2015-12-07' of git://git.kernel.org/pub/sc...
David S. Miller
3
-4
/
+73
2015-12-07
core: enable more fine-grained datagram reception control
Rainer Weikusat
1
-0
/
+6
2015-12-07
net/mlx4_core: Keep VLAN/MAC tables mirrored in multifunc HA mode
Moni Shoua
1
-0
/
+5
2015-12-06
net: constify netif_is_* helpers net_device param
Jiri Pirko
2
-12
/
+12
2015-12-06
WAN: HDLC: Call notifiers before and after changing device type
Andrew Lunn
1
-1
/
+1
2015-12-04
cfg80211: Add support for aborting an ongoing scan
Vidyullatha Kanchanapally
2
-0
/
+9
2015-12-04
mac80211: add new IEEE80211_VIF_GET_NOA_UPDATE flag
Janusz.Dziedzic@tieto.com
1
-0
/
+4
2015-12-04
mac80211: add atomic uploaded keys iterator
Eliad Peller
1
-0
/
+24
2015-12-04
mac80211: allow the driver to send EOSP when needed
Emmanuel Grumbach
1
-0
/
+22
2015-12-04
nl80211: clarify NL80211_ATTR_SCHED_SCAN_DELAY usage with net-detect
Luca Coelho
1
-2
/
+3
2015-12-04
cfg80211: replace ieee80211_ie_split() with an inline
Johannes Berg
1
-2
/
+5
2015-12-04
mac80211: allow driver to prevent two stations w/ same address
Johannes Berg
1
-0
/
+6
2015-12-04
Merge remote-tracking branch 'mac80211/master' into HEAD
Johannes Berg
1
-2
/
+4
2015-12-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
33
-248
/
+203
2015-12-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
13
-41
/
+84
2015-12-04
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-2
/
+1
2015-12-03
Merge tag 'mac80211-for-davem-2015-12-02' of git://git.kernel.org/pub/scm/lin...
David S. Miller
1
-2
/
+4
2015-12-03
VSOCK: Introduce virtio-vsock-common.ko
Asias He
3
-0
/
+299
2015-12-03
VSOCK: Introduce vsock_find_unbound_socket and vsock_bind_dgram_generic
Asias He
1
-0
/
+2
2015-12-03
net_sched: fix qdisc_tree_decrease_qlen() races
Eric Dumazet
1
-0
/
+3
2015-12-03
pci_ids: add Netronome Systems vendor
Jakub Kicinski
1
-0
/
+2
2015-12-03
net/mlx5: E-Switch, Introduce HCA cap and E-Switch vport context
Saeed Mahameed
2
-0
/
+99
2015-12-03
net/mlx5: E-Switch, Add SR-IOV (FDB) support
Saeed Mahameed
3
-3
/
+19
2015-12-03
net/mlx5: E-Switch, Introduce FDB hardware capabilities
Saeed Mahameed
2
-0
/
+28
2015-12-03
net/mlx5: Introducing E-Switch and l2 table
Saeed Mahameed
2
-0
/
+12
2015-12-03
net/mlx5: Introduce access functions to modify/query vport vlans
Saeed Mahameed
2
-0
/
+14
2015-12-03
net/mlx5: Introduce access functions to modify/query vport promisc mode
Saeed Mahameed
2
-5
/
+32
2015-12-03
net/mlx5: Introduce access functions to modify/query vport state
Saeed Mahameed
2
-1
/
+6
2015-12-03
net/mlx5: Introduce access functions to modify/query vport mac lists
Saeed Mahameed
2
-0
/
+16
2015-12-03
net/mlx5: Update access functions to Query/Modify vport MAC address
Saeed Mahameed
1
-1
/
+4
2015-12-03
net/mlx5: Add HW capabilities and structs for SR-IOV E-Switch
Saeed Mahameed
1
-11
/
+15
2015-12-03
net/mlx5_core: Add base sriov support
Eli Cohen
2
-1
/
+27
2015-12-03
bonding: implement lower state change propagation
Jiri Pirko
1
-0
/
+7
2015-12-03
bonding: allow notifications for bond_set_slave_link_state
Jiri Pirko
1
-3
/
+29
2015-12-03
net: introduce lower state changed info structure for LAG lowers
Jiri Pirko
1
-0
/
+5
2015-12-03
net: introduce change lower state notifier
Jiri Pirko
1
-0
/
+8
2015-12-03
team: fill-up LAG changeupper info struct and pass it along
Jiri Pirko
1
-0
/
+1
2015-12-03
net: add info struct for LAG changeupper
Jiri Pirko
1
-0
/
+13
2015-12-03
net: add possibility to pass information about upper device via notifier
Jiri Pirko
1
-1
/
+2
2015-12-03
net: propagate upper priv via netdev_master_upper_dev_link
Jiri Pirko
1
-4
/
+2
2015-12-03
net: add netif_is_lag_port helper
Jiri Pirko
1
-0
/
+5
2015-12-03
net: add netif_is_lag_master helper
Jiri Pirko
1
-0
/
+5
2015-12-03
net: add netif_is_team_port helper
Jiri Pirko
1
-0
/
+5
2015-12-03
net: add netif_is_team_master helper
Jiri Pirko
1
-0
/
+8
2015-12-03
ipv6: kill sk_dst_lock
Eric Dumazet
2
-15
/
+5
[next]