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-05-01
xdp: propagate extended ack to XDP setup
Jakub Kicinski
1
-2
/
+8
2017-05-01
netlink: add NULL-friendly helper for setting extended ACK message
Jakub Kicinski
1
-0
/
+8
2017-05-01
bpf: Fix inaccurate helper function description
Chenbo Feng
1
-2
/
+1
2017-04-28
Merge tag 'mac80211-next-for-davem-2017-04-28' of git://git.kernel.org/pub/sc...
David S. Miller
4
-130
/
+230
2017-04-28
cfg80211: add request id to cfg80211_sched_scan_*() api
Arend Van Spriel
1
-3
/
+8
2017-04-28
mac80211: Add support for BSS max idle period element
Avraham Stern
2
-2
/
+40
2017-04-28
cfg80211: unify cfg80211_roamed() and cfg80211_roamed_bss()
Avraham Stern
1
-32
/
+26
2017-04-28
mac80211: add ieee80211_tx_status_ext
Felix Fietkau
1
-3
/
+28
2017-04-28
mac80211: make rate control tx status API more extensible
Felix Fietkau
1
-4
/
+16
2017-04-28
mac80211: rename ieee80211_rx_status::vht_nss to just nss
Johannes Berg
1
-2
/
+2
2017-04-28
mac80211: separate encoding/bandwidth from flags
Johannes Berg
1
-20
/
+17
2017-04-28
mac80211: clean up rate encoding bits in RX status
Johannes Berg
1
-55
/
+53
2017-04-27
bridge: add per-port broadcast flood flag
Mike Manning
2
-0
/
+2
2017-04-27
net: update comment for netif_dormant() function
Zhang Shengju
1
-2
/
+2
2017-04-27
rhashtable: Cap total number of entries to 2^31
Herbert Xu
1
-2
/
+3
2017-04-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2017-04-27
ieee80211: fix kernel-doc parsing errors
Johannes Berg
1
-6
/
+6
2017-04-27
ieee80211: add FT-802.1X AKM suite selector
Luca Coelho
1
-0
/
+1
2017-04-27
ieee80211: add SUITE_B AKM selectors
Luca Coelho
1
-12
/
+14
2017-04-27
cfg80211: add request id parameter to .sched_scan_stop() signature
Arend Van Spriel
1
-7
/
+8
2017-04-27
nl80211: add support for BSSIDs in scheduled scan matchsets
Arend Van Spriel
2
-1
/
+9
2017-04-27
nl80211: allow multiple active scheduled scan requests
Arend Van Spriel
2
-2
/
+19
2017-04-27
cfg80211: simplify netlink socket owner interface deletion
Johannes Berg
1
-2
/
+4
2017-04-26
tcp: switch rcv_rtt_est and rcvq_space to high resolution timestamps
Eric Dumazet
1
-6
/
+6
2017-04-26
tcp: do not pass timestamp to tcp_rack_advance()
Eric Dumazet
1
-2
/
+1
2017-04-26
tcp: do not pass timestamp to tcp_rate_gen()
Eric Dumazet
1
-1
/
+1
2017-04-26
tcp: do not pass timestamp to tcp_rack_mark_lost()
Eric Dumazet
1
-1
/
+1
2017-04-26
tcp: add tp->tcp_mstamp field
Eric Dumazet
1
-0
/
+1
2017-04-26
rhashtable: remove insecure_max_entries param
Florian Westphal
1
-4
/
+2
2017-04-26
net: phy: fix auto-negotiation stall due to unavailable interrupt
Alexander Kochetkov
1
-0
/
+1
2017-04-25
net: move xdp_prog field in RX cache lines
Eric Dumazet
1
-1
/
+1
2017-04-25
net: Generic XDP
David S. Miller
2
-1
/
+11
2017-04-25
bpf: map_get_next_key to return first key on NULL
Teng Qin
1
-3
/
+7
2017-04-25
qed/qede: Add UDP ports in bulletin board
Chopra, Manish
1
-0
/
+1
2017-04-25
qed/qede: Enable tunnel offloads based on hw configuration
Chopra, Manish
1
-0
/
+5
2017-04-25
can: add Virtual CAN Tunnel driver (vxcan)
Oliver Hartkopp
1
-0
/
+12
2017-04-25
can: network namespace support for CAN gateway
Oliver Hartkopp
1
-0
/
+3
2017-04-25
can: network namespace support for CAN_BCM protocol
Oliver Hartkopp
1
-0
/
+1
2017-04-25
can: complete initial namespace support
Oliver Hartkopp
2
-2
/
+7
2017-04-25
can: peak: add support for PEAK PCAN-PCIe FD CAN-FD boards
Stephane Grosjean
1
-0
/
+65
2017-04-25
can: peak: move header file to new can common subdir
Stephane Grosjean
1
-0
/
+243
2017-04-24
bpf: make bpf_xdp_adjust_head support mandatory
Daniel Borkmann
1
-2
/
+1
2017-04-24
cls_flower: add support for matching MPLS fields (v2)
Benjamin LaHaise
1
-0
/
+5
2017-04-24
flow_dissector: add mpls support (v2)
Benjamin LaHaise
2
-0
/
+13
2017-04-24
net/tcp_fastopen: Add snmp counter for blackhole detection
Wei Wang
2
-1
/
+2
2017-04-24
net/tcp_fastopen: Disable active side TFO in certain scenarios
Wei Wang
2
-0
/
+7
2017-04-24
Merge tag 'mlx5-updates-2017-04-22' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
2
-0
/
+9
2017-04-24
openvswitch: Add eventmask support to CT action.
Jarno Rajahalme
1
-0
/
+12
2017-04-24
packet: add PACKET_FANOUT_FLAG_UNIQUEID to assign new fanout group id.
Mike Maloney
1
-0
/
+1
2017-04-24
mdio_bus: Issue GPIO RESET to PHYs.
Roger Quadros
1
-0
/
+7
[next]