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
2009-07-10
cfg80211: implement iwpower
Johannes Berg
7
-90
/
+114
2009-07-10
cfg80211: managed mode wext compatibility
Johannes Berg
9
-337
/
+590
2009-07-10
cfg80211: emulate connect with auth/assoc
Johannes Berg
6
-31
/
+469
2009-07-10
cfg80211: connect/disconnect API
Samuel Ortiz
7
-12
/
+620
2009-07-10
mac80211: remove an unused function declaration
Johannes Berg
1
-3
/
+0
2009-07-10
cfg80211: introduce nl80211 testmode command
Johannes Berg
4
-0
/
+168
2009-07-10
wext: constify extra argument to wireless_send_event
Johannes Berg
1
-1
/
+1
2009-07-10
mac80211: tell SME about real auth state
Johannes Berg
1
-1
/
+7
2009-07-10
cfg80211: remove wireless_dev->bssid
Johannes Berg
1
-10
/
+3
2009-07-10
cfg80211: use proper allocation flags
Johannes Berg
8
-59
/
+77
2009-07-10
nl80211: clean up function definitions
Johannes Berg
1
-29
/
+29
2009-07-10
cfg80211: move break statement to correct place
Johannes Berg
1
-15
/
+16
2009-07-10
wext: default to y
Johannes Berg
1
-9
/
+3
2009-07-10
mac80211: fix todo lock
Johannes Berg
1
-13
/
+15
2009-07-10
wext: allow returning NULL stats
Johannes Berg
1
-1
/
+8
2009-07-10
cfg80211: send wext MLME-MICHAELMICFAILURE.indication
Johannes Berg
2
-17
/
+17
2009-07-10
cfg80211: infer WPA and WPA2 support from TKIP and CCMP
David Kilroy
1
-4
/
+4
2009-07-10
cfg80211: set WE encoding size based on available ciphers
David Kilroy
1
-3
/
+10
2009-07-10
cfg80211: allow drivers that can't scan for specific ssids
David Kilroy
2
-4
/
+2
2009-07-10
cfg80211: Advertise ciphers via WE according to driver capability
David Kilroy
1
-2
/
+13
2009-07-10
cfg80211: prohibit scanning the same channel more than once
Johannes Berg
1
-3
/
+30
2009-07-10
mac80211: improve per-sta debugfs
Johannes Berg
2
-36
/
+79
2009-07-10
mac80211: push rx status into skb->cb
Johannes Berg
8
-66
/
+43
2009-07-10
cfg80211: issue netlink notification when scan starts
Johannes Berg
3
-10
/
+34
2009-07-10
cfg80211: pass netdev to change_virtual_intf
Johannes Berg
3
-15
/
+8
2009-07-09
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
16
-48
/
+30
2009-07-09
net: adding memory barrier to the poll and receive callbacks
Jiri Olsa
9
-19
/
+19
2009-07-08
netpoll: Fix carrier detection for drivers that are using phylib
Anton Vorontsov
1
-1
/
+1
2009-07-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
4
-3
/
+6
2009-07-08
netpoll: Introduce netpoll_carrier_timeout kernel option
Anton Vorontsov
1
-1
/
+5
2009-07-08
ipv4: Fix fib_trie rebalancing, part 4 (root thresholds)
Jarek Poplawski
1
-2
/
+2
2009-07-07
mac80211: minstrel: avoid accessing negative indices in rix_to_ndx()
Luciano Coelho
1
-1
/
+4
2009-07-07
cfg80211: fix refcount leak
Johannes Berg
1
-1
/
+0
2009-07-07
mac80211: fix allocation in mesh_queue_preq
Andrey Yurovsky
1
-1
/
+1
2009-07-07
Wireless: nl80211, fix lock imbalance
Jiri Slaby
1
-0
/
+1
2009-07-06
econet: use NET_RX_SUCCESS instead of magic number 0 for econet_rcv successfu...
Mark Smith
1
-2
/
+2
2009-07-06
ipv6: correct return on ipv6_rcv() packet drop
Mark Smith
1
-3
/
+3
2009-07-06
sctp: fix warning at inet_sock_destruct() while release sctp socket
Wei Yongjun
1
-23
/
+2
2009-07-05
net: convert remaining non-symbolic return values in ndo_start_xmit() functions
Patrick McHardy
3
-10
/
+10
2009-07-05
net, bridge: align br_nf_ops assignment
Cyrill Gorcunov
1
-40
/
+56
2009-07-05
tipc: Add socket options to get number of queued messages
oscar.medina@motorola.com
1
-0
/
+6
2009-07-05
net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions
Patrick McHardy
16
-39
/
+39
2009-07-05
net: remove NET_RX_BAD and NET_RX_CN* defines
Florian Westphal
2
-2
/
+2
2009-07-05
dsa: fix 88e6xxx statistics counter snapshotting
Stephane Contri
1
-1
/
+1
2009-07-03
IPv6: preferred lifetime of address not getting updated
Brian Haley
1
-3
/
+27
2009-07-03
xfrm6: fix the proto and ports decode of sctp protocol
Wei Yongjun
1
-2
/
+4
2009-07-03
xfrm4: fix the ports decode of sctp protocol
Wei Yongjun
1
-1
/
+2
2009-07-02
net/9p: Fix crash due to bad mount parameters.
Abhishek Kulkarni
1
-6
/
+8
2009-06-30
Revert "ipv4: arp announce, arp_proxy and windows ip conflict verification"
Eric W. Biederman
1
-5
/
+2
2009-06-30
ipv4: Fix fib_trie rebalancing, part 3
Jarek Poplawski
1
-0
/
+3
[next]