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
2012-04-10
mac80211: decouple # of netdev queues from HW queues
Johannes Berg
2
-2
/
+6
2012-04-10
mac80211: refuse TX queue configuration on non-QoS HW
Johannes Berg
3
-16
/
+22
2012-04-10
cfg80211/nl80211: clarify TX queue API
Johannes Berg
4
-17
/
+19
2012-04-10
mac80211: notify driver of rate control updates
Johannes Berg
4
-1
/
+46
2012-04-10
mac80211: remove queue stop on rate control update
Johannes Berg
2
-20
/
+0
2012-04-10
mac80211: remove channel type argument from rate_update
Johannes Berg
7
-66
/
+45
2012-04-10
mac80211: set HT channel before association
Johannes Berg
3
-131
/
+114
2012-04-10
mac80211: use AC constants
Johannes Berg
1
-4
/
+4
2012-04-10
mac80211: inline ieee80211_add_pending_skbs
Johannes Berg
2
-8
/
+5
2012-04-10
mac80211: make ieee80211_downgrade_queue static
Johannes Berg
2
-23
/
+20
2012-04-10
mac80211: clean up uAPSD TX code
Johannes Berg
1
-3
/
+3
2012-04-10
mac80211: fix mesh TX coding style
Johannes Berg
1
-6
/
+6
2012-04-10
mac80211: don't always advertise remain-on-channel
Johannes Berg
1
-2
/
+4
2012-04-10
cfg80211: warn if db.txt is empty with CONFIG_CFG80211_INTERNAL_REGDB
Luis R. Rodriguez
1
-0
/
+10
2012-04-10
mac80211: fix the RANN propagation issues
Chun-Yeow Yeoh
2
-6
/
+20
2012-04-10
mac80211: fix the sparse warnings on endian handling in RANN propagation
Chun-Yeow Yeoh
1
-2
/
+2
2012-04-10
mac80211: when receiving DTIM disable power-save mode only if it was enabled
Ronald Wahl
1
-3
/
+5
2012-04-10
mac80211: optimize aggregation session timeout handling
Felix Fietkau
6
-9
/
+40
2012-04-10
mac80211: reduce code duplication in debugfs code
Felix Fietkau
1
-58
/
+13
2012-04-10
cfg80211: use compare_ether_addr on MAC addresses instead of memcmp
Felix Fietkau
2
-16
/
+18
2012-04-10
mac80211: end service period only after sending last buffered frame
Marco Porsch
1
-7
/
+9
2012-04-10
mac80211: Add iface name when calling WARN-ON.
Ben Greear
1
-1
/
+3
2012-04-10
wireless: rename ht_info to ht_operation
Johannes Berg
8
-73
/
+70
2012-04-10
mac80211: flush to get the tx status of nullfunc frame immediately
Rajkumar Manoharan
1
-0
/
+2
2012-04-10
mac80211: do not send pspoll when powersave is disabled
Rajkumar Manoharan
1
-1
/
+1
2012-03-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
3
-14
/
+21
2012-03-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
7
-57
/
+103
2012-03-28
net: fix a potential rcu_read_lock() imbalance in rt6_fill_node()
Eric Dumazet
1
-2
/
+6
2012-03-26
mac80211: fix possible tid_rx->reorder_timer use after free
Stanislaw Gruszka
1
-1
/
+2
2012-03-26
mac80211: remove outdated comment
Eliad Peller
1
-3
/
+0
2012-03-26
cfg80211: allow CFG80211_SIGNAL_TYPE_UNSPEC in station_info
John W. Linville
1
-10
/
+19
2012-03-25
net: add a truesize parameter to skb_add_rx_frag()
Eric Dumazet
1
-2
/
+2
2012-03-24
Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-0
/
+1
2012-03-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl
Linus Torvalds
1
-15
/
+9
2012-03-24
poll: add poll_requested_events() and poll_does_not_wait() functions
Hans Verkuil
1
-1
/
+1
2012-03-23
Merge branch 'master' of git://1984.lsi.us.es/net
David S. Miller
5
-53
/
+95
2012-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
11
-24
/
+17
2012-03-23
Merge tag 'nfs-for-3.4-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
26
-730
/
+1547
2012-03-23
bonding: remove entries for master_ip and vlan_ip and query devices instead
Andy Gospodarek
1
-0
/
+1
2012-03-23
netfilter: remove forward module param confusion.
Rusty Russell
2
-14
/
+4
2012-03-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
1
-1
/
+1
2012-03-23
netfilter: nf_conntrack: permanently attach timeout policy to conntrack
Pablo Neira Ayuso
1
-17
/
+22
2012-03-23
netfilter: xt_CT: fix assignation of the generic protocol tracker
Pablo Neira Ayuso
1
-1
/
+8
2012-03-23
netfilter: xt_CT: missing rcu_read_lock section in timeout assignment
Pablo Neira Ayuso
1
-6
/
+12
2012-03-23
netfilter: cttimeout: fix dependency with l4protocol conntrack module
Pablo Neira Ayuso
3
-24
/
+48
2012-03-23
xfrm: Access the replay notify functions via the registered callbacks
Steffen Klassert
1
-3
/
+3
2012-03-23
xfrm: Remove unused xfrm_state from xfrm_state_check_space
Steffen Klassert
1
-2
/
+2
2012-03-23
RDS: use gfp flags from caller in conn_alloc()
Dan Carpenter
3
-3
/
+3
2012-03-23
netlabel: use GFP flags from caller instead of GFP_ATOMIC
Dan Carpenter
1
-1
/
+1
2012-03-22
netfilter: xt_LOG: use CONFIG_IP6_NF_IPTABLES instead of CONFIG_IPV6
Pablo Neira Ayuso
1
-6
/
+6
[next]