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
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2017-05-01
IB/core: Define 'ib' and 'roce' rdma_ah_attr types
Dasaratharaman Chandramouli
1
-1
/
+2
2017-05-01
IB/core: Use rdma_ah_attr accessor functions
Dasaratharaman Chandramouli
1
-5
/
+3
2017-05-01
Merge branch 'for-4.12/block' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+103
2017-05-01
flower: check unused bits in MPLS fields
Benjamin LaHaise
1
-10
/
+22
2017-05-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
94
-737
/
+765
2017-05-01
xdp: propagate extended ack to XDP setup
Jakub Kicinski
2
-6
/
+12
2017-05-01
netfilter: nf_ct_ext: invoke destroy even when ext is not attached
Liping Zhang
1
-6
/
+2
2017-05-01
Merge tag 'ipvs3-for-v4.12' of http://git.kernel.org/pub/scm/linux/kernel/git...
Pablo Neira Ayuso
2
-23
/
+1
2017-05-01
netfilter: snmp: avoid stack size warning
Florian Westphal
1
-6
/
+6
2017-05-01
netfilter: nf_queue: only call synchronize_net twice if nf_queue is active
Florian Westphal
4
-22
/
+26
2017-05-01
netfilter: nf_log: don't call synchronize_rcu in nf_log_unset
Florian Westphal
2
-2
/
+1
2017-05-01
netfilter: batch synchronize_net calls during hook unregister
Florian Westphal
1
-6
/
+40
2017-05-01
net: bridge: Fix improper taking over HW learned FDB
Arkadi Sharshevsky
1
-5
/
+3
2017-05-01
ipv4: get rid of ip_ra_lock
WANG Cong
1
-10
/
+2
2017-05-01
lwtunnel: fix error path in lwtunnel_fill_encap()
Dan Carpenter
1
-3
/
+4
2017-05-01
net: Initialise init_net.count to 1
David Howells
1
-1
/
+2
2017-05-01
Merge tag 'linux-can-next-for-4.12-20170427' of git://git.kernel.org/pub/scm/...
David S. Miller
1
-8
/
+13
2017-05-01
tcp: fix access to sk->sk_state in tcp_poll()
Davide Caratti
1
-1
/
+1
2017-05-01
bpf: restore skb->sk before pskb_trim() call
Eric Dumazet
1
-1
/
+1
2017-04-30
Bluetooth: Add selftest for ECDH key generation
Marcel Holtmann
2
-3
/
+38
2017-04-30
Bluetooth: zero kpp input for key generation
Marcel Holtmann
1
-0
/
+1
2017-04-30
Bluetooth: Fix user channel for 32bit userspace on 64bit kernel
Szymon Janc
1
-1
/
+2
2017-04-30
Bluetooth: allocate data for kpp on heap
Salvatore Benedetto
2
-11
/
+33
2017-04-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
6
-13
/
+53
2017-04-28
net: adjust skb->truesize in ___pskb_trim()
Eric Dumazet
1
-0
/
+2
2017-04-28
tcp: do not underestimate skb->truesize in tcp_trim_head()
Eric Dumazet
1
-7
/
+12
2017-04-28
ipv4: Don't pass IP fragments to upper layer GRO handlers.
Steffen Klassert
1
-0
/
+3
2017-04-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2
-10
/
+2
2017-04-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2
-1
/
+5
2017-04-28
Merge tag 'mac80211-next-for-davem-2017-04-28' of git://git.kernel.org/pub/sc...
David S. Miller
30
-613
/
+869
2017-04-28
tipc: close the connection if protocol messages contain errors
Parthasarathy Bhuvaragan
1
-0
/
+8
2017-04-28
tipc: improve error validations for sockets in CONNECTING state
Parthasarathy Bhuvaragan
1
-3
/
+22
2017-04-28
tipc: Fix missing connection request handling
Parthasarathy Bhuvaragan
1
-2
/
+1
2017-04-28
Merge tag 'ipvs-fixes-for-v4.11' of http://git.kernel.org/pub/scm/linux/kerne...
Pablo Neira Ayuso
1
-5
/
+17
2017-04-28
netfilter: x_tables: unlock on error in xt_find_table_lock()
Dan Carpenter
1
-1
/
+3
2017-04-28
cfg80211: add request id to cfg80211_sched_scan_*() api
Arend Van Spriel
7
-45
/
+58
2017-04-28
mac80211: Add support for BSS max idle period element
Avraham Stern
3
-1
/
+23
2017-04-28
cfg80211: unify cfg80211_roamed() and cfg80211_roamed_bss()
Avraham Stern
5
-76
/
+53
2017-04-28
mac80211: Fix possible sband related NULL pointer de-reference
Mohammed Shafi Shajakhan
11
-70
/
+139
2017-04-28
ipvs: explicitly forbid ipv6 service/dest creation if ipv6 mod is disabled
Paolo Abeni
1
-5
/
+17
2017-04-28
ipvs: change comparison on sync_refresh_period
Aaron Conole
1
-1
/
+1
2017-04-28
ipvs: remove unused function ip_vs_set_state_timeout
Aaron Conole
1
-22
/
+0
2017-04-28
mac80211: add ieee80211_tx_status_ext
Felix Fietkau
1
-28
/
+46
2017-04-28
mac80211: move ieee80211_tx_status_noskb below ieee80211_tx_status
Felix Fietkau
1
-58
/
+58
2017-04-28
mac80211: make rate control tx status API more extensible
Felix Fietkau
5
-51
/
+42
2017-04-28
mac80211: use bitfield macros for encoded rate
Johannes Berg
2
-30
/
+50
2017-04-28
mac80211: rename ieee80211_rx_status::vht_nss to just nss
Johannes Berg
3
-7
/
+7
2017-04-28
mac80211: separate encoding/bandwidth from flags
Johannes Berg
6
-68
/
+75
2017-04-28
mac80211: clean up rate encoding bits in RX status
Johannes Berg
6
-55
/
+55
2017-04-27
fib_rules: fix error return code
Wei Yongjun
1
-2
/
+4
[prev]
[next]