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
2013-02-18
xfrm: release neighbor upon dst destruction
Romain KUNTZ
1
-0
/
+2
2013-02-18
net: proc: change proc_net_remove to remove_proc_entry
Gao feng
55
-107
/
+107
2013-02-18
net: proc: change proc_net_fops_create to proc_create
Gao feng
47
-81
/
+94
2013-02-18
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
55
-1519
/
+4514
2013-02-18
ip: fix warning in xfrm4_mode_tunnel_input
stephen hemminger
1
-1
/
+2
2013-02-18
ipv6: fix warning in xfrm6_mode_tunnel_input
stephen hemminger
1
-1
/
+2
2013-02-18
net: move ioctl functions into a separated file
Cong Wang
3
-574
/
+577
2013-02-18
cfg80211: fix station change if TDLS isn't supported
Johannes Berg
1
-9
/
+0
2013-02-18
ipv6: optimize inet6_hash_frag()
Eric Dumazet
1
-14
/
+1
2013-02-18
Merge branch 'tipc_net-next' of git://git.kernel.org/pub/scm/linux/kernel/git...
David S. Miller
1
-59
/
+44
2013-02-18
mac80211: don't spam mesh probe response messages
Thomas Pedersen
1
-1
/
+0
2013-02-18
mac80211: stringify mesh peering events
Thomas Pedersen
1
-14
/
+24
2013-02-18
mac80211: clean up mesh HT operation
Thomas Pedersen
2
-40
/
+24
2013-02-18
mac80211: fix harmless station flush warning
Johannes Berg
1
-2
/
+3
2013-02-18
sunrpc: silence build warning in gss_fill_context
Jeff Layton
1
-2
/
+1
2013-02-16
tipc: remove redundant checking for the number of iovecs in a send request
Ying Xue
1
-6
/
+3
2013-02-16
tipc: byte-based overload control on socket receive queue
Ying Xue
1
-38
/
+39
2013-02-16
tipc: eliminate duplicated discard_rx_queue routine
Ying Xue
1
-15
/
+2
2013-02-16
tipc: fix missing spinlock init in broadcast code
Erik Hugne
1
-0
/
+1
2013-02-16
net: use skb_reset_mac_len() in dev_gro_receive()
Eric Dumazet
1
-3
/
+1
2013-02-16
v4 GRE: Add TCP segmentation offload for GRE
Pravin B Shelar
10
-10
/
+207
2013-02-16
net: factor out skb_mac_gso_segment() from skb_gso_segment()
Pravin B Shelar
1
-31
/
+48
2013-02-16
net: Add skb_unclone() helper function.
Pravin B Shelar
11
-19
/
+12
2013-02-15
mac80211: Fix incorrect use of STA_PR_FMT in trace points
Seth Forshee
1
-3
/
+3
2013-02-15
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
41
-729
/
+2647
2013-02-15
mac80211: enable vif.cab_queue for mesh
Bob Copeland
1
-1
/
+2
2013-02-15
mac80211: clean up mesh code
Johannes Berg
10
-263
/
+252
2013-02-15
mac80211: prevent spurious HT/VHT downgrade message
Johannes Berg
1
-0
/
+4
2013-02-15
nl80211: renumber NL80211_FEATURE_FULL_AP_CLIENT_STATE
Johannes Berg
1
-2
/
+1
2013-02-15
cfg80211: Pass TDLS peer's QoS/HT/VHT information during set_station
Jouni Malinen
2
-11
/
+85
2013-02-15
cfg80211: Pass station (extended) capability info to kernel
Jouni Malinen
1
-0
/
+36
2013-02-15
mac80211: advertise operating mode notification capability
Johannes Berg
1
-0
/
+9
2013-02-15
cfg80211: advertise extended capabilities to userspace
Johannes Berg
1
-0
/
+9
2013-02-15
mac80211: stop modifying HT SMPS capability
Johannes Berg
4
-15
/
+28
2013-02-15
mac80211: generate mesh probe responses
Thomas Pedersen
2
-2
/
+63
2013-02-15
mac80211: cache mesh beacon
Thomas Pedersen
6
-65
/
+171
2013-02-15
mac80211: constify IE parsing
Johannes Berg
8
-86
/
+95
2013-02-15
nl80211: advertise HT/VHT channel limitations
Johannes Berg
2
-1
/
+14
2013-02-15
cfg80211: allow drivers to selectively disable 80/160 MHz
Johannes Berg
2
-1
/
+20
2013-02-15
mac80211: properly track HT/VHT operation changes
Johannes Berg
1
-68
/
+168
2013-02-15
mac80211: move ieee80211_determine_chantype function
Johannes Berg
1
-195
/
+195
2013-02-15
mac80211: add ieee80211_vif_change_bandwidth
Johannes Berg
2
-0
/
+53
2013-02-15
mac80211: clean up channel use in ieee80211_config_ht_tx
Johannes Berg
1
-11
/
+3
2013-02-15
mac80211: disable HT/VHT if AP has no HT/VHT capability
Johannes Berg
1
-2
/
+14
2013-02-15
mac80211: handle operating mode notif in beacon/assoc response
Johannes Berg
5
-6
/
+38
2013-02-15
mac80211: fix ieee80211_change_chandef name
Johannes Berg
1
-3
/
+3
2013-02-15
mac80211: fix HT/VHT disable flags
Johannes Berg
1
-2
/
+2
2013-02-15
mac80211: init HT TX data before rate control
Johannes Berg
1
-20
/
+19
2013-02-15
mac80211: handle VHT operating mode notification
Johannes Berg
5
-10
/
+124
2013-02-15
mac80211: track number of spatial streams
Johannes Berg
3
-0
/
+44
[prev]
[next]