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
2016-04-20
rtnetlink: add new RTM_GETSTATS message to dump link stats
Roopa Prabhu
2
-0
/
+28
2016-04-20
net: nla_align_64bit() needs to test the right pointer.
David S. Miller
1
-1
/
+1
2016-04-20
net: fix HAVE_EFFICIENT_UNALIGNED_ACCESS typos
Eric Dumazet
1
-8
/
+11
2016-04-20
net/hsr: Fixed version field in ENUM
Peter Heise
1
-1
/
+1
2016-04-20
bpf: add event output helper for notifications/sampling/logging
Daniel Borkmann
1
-0
/
+2
2016-04-20
bpf, trace: add BPF_F_CURRENT_CPU flag for bpf_perf_event_output
Daniel Borkmann
1
-0
/
+4
2016-04-20
net/ipv6/addrconf: simplify sysctl registration
Konstantin Khlebnikov
1
-1
/
+2
2016-04-20
net: Add helpers for 64-bit aligning netlink attributes.
David S. Miller
1
-0
/
+37
2016-04-19
net: Align IFLA_STATS64 attributes properly on architectures that need it.
David S. Miller
1
-0
/
+1
2016-04-18
phy: add generic function to support ksetting support
Philippe Reynes
1
-0
/
+4
2016-04-18
net: ethtool: export conversion function between u32 and link mode
Philippe Reynes
1
-0
/
+7
2016-04-18
net: dsa: constify probed name
Vivien Didelot
1
-2
/
+3
2016-04-17
netdev_features: Add NETIF_F_TSO_MANGLEID to NETIF_F_ALL_TSO
Alexander Duyck
1
-1
/
+2
2016-04-17
ip_tunnel_core: iptunnel_handle_offloads returns int and doesn't free skb
Alexander Duyck
2
-3
/
+2
2016-04-17
vxlan: synchronously and race-free destruction of vxlan sockets
Hannes Frederic Sowa
1
-2
/
+0
2016-04-16
sctp: add the sctp_diag.c file
Xin Long
1
-0
/
+2
2016-04-16
sctp: export some apis or variables for sctp_diag and reuse some for proc
Xin Long
1
-0
/
+13
2016-04-16
sctp: add sctp_info dump api for sctp_diag
Xin Long
2
-0
/
+70
2016-04-16
sctp: simplify sk_receive_queue locking
Marcelo Ricardo Leitner
1
-15
/
+0
2016-04-16
net/mlx5: Update mlx5_ifc hardware features
Saeed Mahameed
1
-22
/
+124
2016-04-16
net/mlx5: Fix mlx5 ifc cmd_hca_cap bad offsets
Tariq Toukan
1
-52
/
+55
2016-04-16
qed: Add infrastructure support for tunneling
Manish Chopra
1
-0
/
+10
2016-04-16
net/hsr: Added support for HSR v1
Peter Heise
2
-0
/
+2
2016-04-15
tcp: do not mess with listener sk_wmem_alloc
Eric Dumazet
1
-2
/
+7
2016-04-15
devlink: fix sb register stub in case devlink is disabled
Jiri Pirko
1
-1
/
+3
2016-04-15
bpf, verifier: add ARG_PTR_TO_RAW_STACK type
Daniel Borkmann
1
-0
/
+5
2016-04-14
GSO: Support partial segmentation offload
Alexander Duyck
3
-2
/
+14
2016-04-14
GRO: Add support for TCP with fixed IPv4 ID field, limit tunnel IP ID values
Alexander Duyck
1
-1
/
+4
2016-04-14
GSO: Add GSO type for fixed IPv4 ID
Alexander Duyck
3
-9
/
+15
2016-04-14
devlink: implement shared buffer occupancy monitoring interface
Jiri Pirko
2
-0
/
+18
2016-04-14
devlink: add shared buffer configuration
Jiri Pirko
2
-0
/
+104
2016-04-14
gre: eliminate holes in ip_tunnel
stephen hemminger
1
-4
/
+3
2016-04-14
qed: add Rx flow hash/indirection support.
Sudarsana Reddy Kalluru
2
-0
/
+12
2016-04-14
qed*: remove version dependency
Rahul Verma
2
-10
/
+1
2016-04-14
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
David S. Miller
1
-2
/
+1
2016-04-14
net: remove netdevice gso_min_segs
Eric Dumazet
1
-3
/
+1
2016-04-14
sctp: delay calls to sk_data_ready() as much as possible
Marcelo Ricardo Leitner
1
-1
/
+2
2016-04-14
sctp: compress bit-wide flags to a bitfield on sctp_sock
Marcelo Ricardo Leitner
1
-6
/
+6
2016-04-14
net: force inlining of netif_tx_start/stop_queue, sock_hold, __sock_put
Denys Vlasenko
2
-4
/
+4
2016-04-14
sock: tigthen lockdep checks for sock_owned_by_user
Hannes Frederic Sowa
1
-15
/
+29
2016-04-14
dsa: Rename phys_port_mask to enabled_port_mask
Andrew Lunn
1
-2
/
+2
2016-04-14
net: dsa: Remove allocation of driver private memory
Andrew Lunn
1
-1
/
+0
2016-04-14
net: dsa: Have the switch driver allocate there own private memory
Andrew Lunn
1
-2
/
+8
2016-04-14
net: dsa: Pass the dsa device to the switch drivers
Andrew Lunn
1
-1
/
+2
2016-04-14
Merge tag 'mac80211-next-for-davem-2016-04-13' of git://git.kernel.org/pub/sc...
David S. Miller
3
-44
/
+58
2016-04-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2
-93
/
+25
2016-04-13
netfilter: conntrack: move expectation event helper to ecache.c
Florian Westphal
1
-39
/
+3
2016-04-13
netfilter: conntrack: de-inline nf_conntrack_eventmask_report
Florian Westphal
1
-54
/
+12
2016-04-12
cfg80211: remove enum ieee80211_band
Johannes Berg
3
-38
/
+22
2016-04-12
cfg80211: Improve Connect/Associate command documentation
Jouni Malinen
2
-6
/
+36
[next]