index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2012-04-11
batman-adv: Replace bitarray operations with bitmap
Sven Eckelmann
6
-130
/
+41
2012-04-11
batman-adv: use ETH_ALEN instead of hardcoded numeric constants
Antonio Quartulli
1
-13
/
+13
2012-04-11
batman-adv: clean up Kconfig
Antonio Quartulli
1
-9
/
+8
2012-04-10
Merge tag 'dmaengine-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-5
/
+5
2012-04-10
{nl,cfg}80211: Support for mesh synchronization
Javier Cardona
3
-0
/
+27
2012-04-10
mac80211: Implement mesh synchronization framework
Javier Cardona
9
-8
/
+380
2012-04-10
mac80211: Allow tsf increments via debugfs
Javier Cardona
1
-0
/
+12
2012-04-10
mac80211: sanity check for null SSID
Stanislaw Gruszka
2
-4
/
+17
2012-04-10
mac80211: use IEEE80211_NUM_ACS
Johannes Berg
5
-8
/
+9
2012-04-10
mac80211: lazily stop queues in add_pending
Johannes Berg
1
-4
/
+4
2012-04-10
mac80211: debounce queue stop/wake
Johannes Berg
1
-0
/
+6
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
tcp: fix tcp_rcv_rtt_update() use of an unscaled RTT sample
Neal Cardwell
1
-2
/
+5
2012-04-10
tcp: restore correct limit
Eric Dumazet
1
-2
/
+1
2012-04-10
Merge branch 'master' of git://1984.lsi.us.es/net
David S. Miller
4
-19
/
+13
2012-04-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
126
-544
/
+470
2012-04-10
netfilter: nf_conntrack: fix incorrect logic in nf_conntrack_init_net
Gao feng
1
-1
/
+1
2012-04-10
netfilter: nf_ct_ipv4: packets with wrong ihl are invalid
Jozsef Kadlecsik
1
-0
/
+8
2012-04-10
netfilter: nf_ct_ipv4: handle invalid IPv4 and IPv6 packets consistently
Jozsef Kadlecsik
1
-2
/
+2
2012-04-09
cfg80211: warn if db.txt is empty with CONFIG_CFG80211_INTERNAL_REGDB
Luis R. Rodriguez
1
-0
/
+10
2012-04-09
mac80211: fix the RANN propagation issues
Chun-Yeow Yeoh
2
-6
/
+20
2012-04-09
mac80211: fix the sparse warnings on endian handling in RANN propagation
Chun-Yeow Yeoh
1
-2
/
+2
2012-04-09
mac80211: when receiving DTIM disable power-save mode only if it was enabled
Ronald Wahl
1
-3
/
+5
2012-04-09
mac80211: optimize aggregation session timeout handling
Felix Fietkau
6
-9
/
+40
2012-04-09
mac80211: reduce code duplication in debugfs code
Felix Fietkau
1
-58
/
+13
2012-04-09
cfg80211: use compare_ether_addr on MAC addresses instead of memcmp
Felix Fietkau
2
-16
/
+18
2012-04-09
mac80211: end service period only after sending last buffered frame
Marco Porsch
1
-7
/
+9
2012-04-09
mac80211: Add iface name when calling WARN-ON.
Ben Greear
1
-1
/
+3
2012-04-09
wireless: rename ht_info to ht_operation
Johannes Berg
8
-73
/
+70
2012-04-09
mac80211: flush to get the tx status of nullfunc frame immediately
Rajkumar Manoharan
1
-0
/
+2
2012-04-09
mac80211: do not send pspoll when powersave is disabled
Rajkumar Manoharan
1
-1
/
+1
2012-04-09
net/wireless/wext-core.c: add missing kfree
Julia Lawall
1
-2
/
+4
2012-04-09
nl80211: ensure interface is up in various APIs
Johannes Berg
1
-13
/
+18
2012-04-09
mac80211: fix association beacon wait timeout
Johannes Berg
1
-2
/
+1
2012-04-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...
John W. Linville
4
-6
/
+22
2012-04-09
netfilter: ip6_tables: ip6t_ext_hdr is now static inline
Pablo Neira Ayuso
1
-14
/
+0
2012-04-09
netfilter: nf_ct_tcp: don't scale the size of the window up twice
Changli Gao
1
-2
/
+2
2012-04-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
12
-74
/
+71
[prev]
[next]