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
2017-02-12
tap: Extending tap device create/destroy APIs
Sainath Grandhi
1
-2
/
+2
2017-02-12
tap: Abstract type of virtual interface from tap implementation
Sainath Grandhi
1
-4
/
+53
2017-02-12
tap: Tap character device creation/destroy API
Sainath Grandhi
1
-0
/
+3
2017-02-12
tap: Renaming tap related APIs, data structures, macros
Sainath Grandhi
3
-25
/
+25
2017-02-12
tap: Refactoring macvtap.c
Sainath Grandhi
1
-0
/
+10
2017-02-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
6
-11
/
+22
2017-02-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-1
/
+8
2017-02-11
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
1
-3
/
+8
2017-02-10
bitfield.h: add FIELD_FIT() helper
Jakub Kicinski
1
-0
/
+13
2017-02-10
devlink: fix the name of eswitch commands
Jiri Pirko
1
-2
/
+8
2017-02-10
Merge tag 'mac80211-next-for-davem-2017-02-09' of git://git.kernel.org/pub/sc...
David S. Miller
6
-451
/
+329
2017-02-10
net: dsa: remove unnecessary phy*.h includes
Russell King
1
-2
/
+3
2017-02-10
net/act_pedit: Introduce 'add' operation
Amir Vadai
2
-0
/
+9
2017-02-10
net/act_pedit: Support using offset relative to the conventional network headers
Amir Vadai
2
-0
/
+28
2017-02-10
net/skbuff: Introduce skb_mac_offset()
Amir Vadai
1
-0
/
+5
2017-02-10
switchdev: bridge: Offload mc router ports
Nogah Frankel
1
-0
/
+2
2017-02-10
switchdev: bridge: Offload multicast disabled
Nogah Frankel
1
-0
/
+2
2017-02-10
sched: move tcf_proto_destroy and tcf_destroy_chain helpers into cls_api
Jiri Pirko
2
-2
/
+2
2017-02-10
sched: rename tcf_destroy to tcf_destroy_proto
Jiri Pirko
1
-1
/
+1
2017-02-10
ipv4: fib: Add events for FIB replace and append
Ido Schimmel
1
-1
/
+2
2017-02-10
openvswitch: Add force commit.
Jarno Rajahalme
1
-0
/
+5
2017-02-10
openvswitch: Add original direction conntrack tuple to sw_flow_key.
Jarno Rajahalme
1
-1
/
+19
2017-02-10
openvswitch: Unionize ovs_key_ct_label with a u32 array.
Jarno Rajahalme
1
-2
/
+6
2017-02-10
sctp: implement sender-side procedures for Add Incoming/Outgoing Streams Requ...
Xin Long
2
-0
/
+9
2017-02-10
sctp: add support for generating stream reconf add incoming/outgoing streams ...
Xin Long
2
-0
/
+10
2017-02-10
sctp: implement sender-side procedures for SSN/TSN Reset Request Parameter
Xin Long
2
-0
/
+2
2017-02-10
sctp: add support for generating stream reconf ssn/tsn reset request chunk
Xin Long
2
-0
/
+7
2017-02-10
sctp: drop unnecessary __packed from some stream reconf structures
Xin Long
1
-3
/
+3
2017-02-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
Linus Torvalds
1
-0
/
+1
2017-02-09
cfg80211: fix NAN bands definition
Luca Coelho
2
-36
/
+39
2017-02-09
cpumask: use nr_cpumask_bits for parsing functions
Tejun Heo
1
-4
/
+4
2017-02-09
mm: avoid returning VM_FAULT_RETRY from ->page_mkwrite handlers
Jan Kara
1
-3
/
+1
2017-02-08
ipv4: fib: Notify about nexthop status changes
Ido Schimmel
1
-0
/
+7
2017-02-08
net: stmmac: Remove the bus_setup function pointer
LABBE Corentin
1
-1
/
+0
2017-02-08
gro_cells: move to net/core/gro_cells.c
Eric Dumazet
1
-82
/
+4
2017-02-08
net: introduce device min_header_len
Willem de Bruijn
1
-0
/
+4
2017-02-08
net: phy: Add LED mode driver for Microsemi PHYs.
Raju Lakkaraju
1
-0
/
+29
2017-02-08
lwtunnel: valid encap attr check should return 0 when lwtunnel is disabled
David Ahern
1
-1
/
+4
2017-02-08
RDMA: Don't reference kernel private header from UAPI header
Leon Romanovsky
1
-3
/
+8
2017-02-08
target: Fix multi-session dynamic se_node_acl double free OOPs
Nicholas Bellinger
1
-0
/
+1
2017-02-08
cfg80211: Pass new RSSI level in CQM RSSI notification
Andrzej Zaborowski
2
-1
/
+5
2017-02-08
mac80211: Pass new RSSI level in CQM RSSI notification
Andrzej Zaborowski
1
-0
/
+2
2017-02-08
nl80211: add HT/VHT capabilities to AP parameters
Johannes Berg
2
-1
/
+10
2017-02-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
13
-32
/
+112
2017-02-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-7
/
+10
2017-02-07
sctp: drop __packed from almost all SCTP structures
Marcelo Ricardo Leitner
2
-41
/
+41
2017-02-07
Merge tag 'mlx5-updates-2017-01-31' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
3
-6
/
+22
2017-02-07
net: pending_confirm is not used anymore
Julian Anastasov
1
-12
/
+2
2017-02-07
net: add confirm_neigh method to dst_ops
Julian Anastasov
4
-0
/
+42
2017-02-07
sctp: add dst_pending_confirm flag
Julian Anastasov
2
-4
/
+6
[next]