index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: tcp: assign tcp cong_ops when tcp sk is created
Florian Westphal
2014-09-29
3
-31
/
+26
*
net: sched: cls_rcvp, complete rcu conversion
John Fastabend
2014-09-29
1
-3
/
+41
*
net_sched: fix another regression in cls_tcindex
WANG Cong
2014-09-28
1
-1
/
+1
*
net_sched: fix errno in tcindex_set_parms()
WANG Cong
2014-09-28
1
-3
/
+2
*
arp: Do not perturb drop profiles with ignored ARP packets
Rick Jones
2014-09-28
1
-1
/
+5
*
net_sched: remove the first parameter from tcf_exts_destroy()
WANG Cong
2014-09-28
10
-20
/
+20
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2014-09-28
6
-35
/
+281
|
\
|
*
ipsec: Remove obsolete MAX_AH_AUTH_LEN
Herbert Xu
2014-09-18
3
-6
/
+1
|
*
xfrm: configure policy hash table thresholds by netlink
Christophe Gouault
2014-09-02
2
-3
/
+164
|
*
xfrm: hash prefixed policies based on preflen thresholds
Christophe Gouault
2014-09-02
2
-16
/
+113
|
*
xfrm: remove useless hash_resize_mutex locks
Ying Xue
2014-08-29
1
-10
/
+3
*
|
net: dsa: allow switches driver to implement get/set EEE
Florian Fainelli
2014-09-28
1
-0
/
+40
*
|
net: dsa: allow enabling and disable switch ports
Florian Fainelli
2014-09-28
1
-0
/
+14
*
|
net: dsa: start and stop the PHY state machine
Florian Fainelli
2014-09-28
1
-0
/
+6
*
|
tcp: use tcp_flags in tcp_data_queue()
Peter Pan(潘卫平)
2014-09-28
1
-3
/
+2
*
|
tcp: change tcp_skb_pcount() location
Eric Dumazet
2014-09-28
3
-9
/
+12
*
|
tcp: better TCP_SKB_CB layout to reduce cache line misses
Eric Dumazet
2014-09-28
3
-7
/
+24
*
|
ipv6: add a struct inet6_skb_parm param to ipv6_opt_accepted()
Eric Dumazet
2014-09-28
4
-6
/
+7
*
|
ipv4: rename ip_options_echo to __ip_options_echo()
Eric Dumazet
2014-09-28
3
-11
/
+13
*
|
net : optimize skb_release_data()
Eric Dumazet
2014-09-26
1
-21
/
+22
*
|
net/openvswitch: remove dup comment in vport.h
Wang Sheng-Hui
2014-09-26
1
-1
/
+0
*
|
net: optimise inet_proto_csum_replace4()
LEROY Christophe
2014-09-26
1
-7
/
+5
*
|
net: introduce __skb_header_release()
Eric Dumazet
2014-09-26
3
-9
/
+9
*
|
Merge tag 'master-2014-09-16' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
2014-09-26
54
-614
/
+1350
|
\
\
|
*
\
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
2014-09-15
5
-55
/
+75
|
|
\
\
|
|
*
|
Bluetooth: Fix re-setting RPA as expired when deferring update
Johan Hedberg
2014-09-12
1
-0
/
+1
|
|
*
|
Bluetooth: Expire RPA if encryption fails
Johan Hedberg
2014-09-11
1
-0
/
+6
|
|
*
|
Bluetooth: Avoid hard-coded IO capability values in SMP
Johan Hedberg
2014-09-11
1
-2
/
+2
|
|
*
|
Bluetooth: Fix L2CAP information request handling for fixed channels
Johan Hedberg
2014-09-11
1
-20
/
+33
|
|
*
|
Bluetooth: Add smp_ltk_sec_level() helper function
Johan Hedberg
2014-09-11
3
-5
/
+10
|
|
*
|
Bluetooth: Fix SMP security level when we have no IO capabilities
Johan Hedberg
2014-09-11
1
-2
/
+10
|
|
*
|
Bluetooth: Centralize disallowing SMP commands to a single place
Johan Hedberg
2014-09-11
1
-16
/
+1
|
|
*
|
Bluetooth: Fix ignoring unknown SMP authentication requirement bits
Johan Hedberg
2014-09-11
1
-9
/
+13
|
|
*
|
Bluetooth: Remove unnecessary early initialization of variable
Johan Hedberg
2014-09-11
1
-6
/
+2
|
|
*
|
Bluetooth: Fix allowing SMP Signing info PDU
Johan Hedberg
2014-09-10
1
-0
/
+2
|
*
|
|
Merge tag 'mac80211-next-for-john-2014-09-12' of git://git.kernel.org/pub/scm...
John W. Linville
2014-09-15
43
-357
/
+945
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
mac80211: replace SMPS hw flags with wiphy feature bits
Eliad Peller
2014-09-11
3
-8
/
+3
|
|
*
|
mac80211: set smps_mode according to ap params
Eliad Peller
2014-09-11
1
-2
/
+13
|
|
*
|
cfg80211: allow requesting SMPS mode on ap start
Eliad Peller
2014-09-11
1
-0
/
+24
|
|
*
|
mac80211: set network header in TDLS frames
Arik Nemtsov
2014-09-11
1
-0
/
+3
|
|
*
|
cfg80211/mac80211: add wmm info to assoc event
Eliad Peller
2014-09-11
4
-11
/
+33
|
|
*
|
cfg80211: add WMM traffic stream API
Johannes Berg
2014-09-11
3
-0
/
+185
|
|
*
|
mac80211: add TDLS connection timeout
Liad Kaufman
2014-09-11
2
-1
/
+23
|
|
*
|
mac80211: improve minstrel_ht rate sorting by throughput & probability
Thomas Huehn
2014-09-11
3
-119
/
+213
|
|
*
|
mac80211: Unify rate statistic variables between Minstrel & Minstrel_HT
Thomas Huehn
2014-09-11
4
-97
/
+85
|
|
*
|
cfg80211: clear nl80211 messages carrying keys after processing
Johannes Berg
2014-09-11
1
-4
/
+21
|
|
*
|
cfg80211: don't put kek/kck/replay counter on the stack
Johannes Berg
2014-09-11
1
-7
/
+3
|
|
*
|
cfg80211: clear wext keys when freeing and removing them
Johannes Berg
2014-09-11
2
-1
/
+3
|
|
*
|
mac80211: clear key material when freeing keys
Johannes Berg
2014-09-11
1
-1
/
+1
|
|
*
|
cfg80211: clear connect keys when freeing them
Johannes Berg
2014-09-11
5
-11
/
+11
[next]