index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
asm-alpha
/
mman.h
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
[NETFILTER]: nfnetlink_log: use netlink policy
Patrick McHardy
1
-29
/
+9
2007-10-10
[NETFILTER]: nfnetlink: support attribute policies
Patrick McHardy
2
-36
/
+15
2007-10-10
[NETFILTER]: nfnetlink: use nlmsg_notify()
Patrick McHardy
1
-10
/
+1
2007-10-10
[NETFILTER]: nfnetlink: rename functions containing 'nfattr'
Patrick McHardy
22
-101
/
+101
2007-10-10
[NETFILTER]: nfnetlink: convert to generic netlink attribute functions
Patrick McHardy
17
-532
/
+527
2007-10-10
[NETFILTER]: nfnetlink: make subsystem and callbacks const
Patrick McHardy
5
-22
/
+22
2007-10-10
[NETNS]: CLONE_NEWNET don't use the same clone flag as the pid namespace.
Eric W. Biederman
1
-1
/
+1
2007-10-10
[NET]: Bring comments in loopback.c uptodate.
Eric W. Biederman
1
-1
/
+3
2007-10-10
[RFKILL]: Move rfkill_switch_all out of global header
Ivo van Doorn
4
-4
/
+20
2007-10-10
[PATCH] iwlwifi: fix imcomplete conversion to print_mac API
John W. Linville
1
-1
/
+1
2007-10-10
[PATCH] iwlwifi: Update iwlwifi version stamp to 1.1.17
Zhu Yi
2
-2
/
+2
2007-10-10
[PATCH] iwlwifi: add debugfs rate scale stats
Zhu Yi
1
-1
/
+39
2007-10-10
[PATCH] iwlwifi: set fixed rate through debugfs
Zhu Yi
1
-2
/
+70
2007-10-10
[PATCH] iwlwifi: rs_rate_scale_perform clean up
Zhu Yi
1
-16
/
+11
2007-10-10
[PATCH] iwlwifi: add supp_rates to rate scale sta private data
Zhu Yi
1
-16
/
+15
2007-10-10
[PATCH] iwlwifi: limit printouts on hot path
Zhu Yi
3
-3
/
+6
2007-10-10
[PATCH] iwlwifi: add read rate scale table debugfs function
Zhu Yi
1
-6
/
+61
2007-10-10
[PATCH] iwlwifi: add debugfs framework to rate scale
Zhu Yi
1
-0
/
+21
2007-10-10
[PATCH] iwlwifi: removing unnecessary memset in 4965 rate scale
Zhu Yi
1
-5
/
+1
2007-10-10
[PATCH] iwlwifi: fix add_station to avoid FW error
Zhu Yi
1
-0
/
+10
2007-10-10
[PATCH] iwlwifi: Fix typo in rate sacling algorithm
Zhu Yi
1
-1
/
+1
2007-10-10
[PATCH] iwlwifi: clear station table in rxon unconditionally
Zhu Yi
2
-58
/
+21
2007-10-10
[PATCH] iwlwifi: Correction for sending beacon in config_ap
Zhu Yi
1
-3
/
+2
2007-10-10
[PATCH] iwlwifi: workaournd REPLY_COMPRESSED_BA command in iwl_rx_handle
Zhu Yi
1
-0
/
+1
2007-10-10
[PATCH] iwlwifi: replacing IPW with IWL in error messages
Zhu Yi
2
-6
/
+6
2007-10-10
[PATCH] rfkill: Fix documentation typos
Michael Buesch
1
-3
/
+3
2007-10-10
[PATCH] mac80211: bss_tim_clear must use ~ instead of !
Michael Buesch
1
-8
/
+8
2007-10-10
[PATCH] mac80211: remove generic IE for AP interfaces
Johannes Berg
5
-23
/
+0
2007-10-10
[PATCH] mac80211: remove all prism2 ioctls
Johannes Berg
4
-339
/
+0
2007-10-10
[PATCH] mac80211: fix iff_promiscs, iff_allmultis race
Johannes Berg
3
-10
/
+10
2007-10-10
[PATCH] mac80211: fix TKIP IV update
Johannes Berg
4
-8
/
+21
2007-10-10
[PATCH] mac80211: fix vlan bug
Johannes Berg
4
-1
/
+19
2007-10-10
[PATCH] mac80211: remove ieee80211_wep_get_keyidx
Johannes Berg
2
-20
/
+0
2007-10-10
[PATCH] mac80211: consolidate encryption
Johannes Berg
5
-61
/
+77
2007-10-10
[PATCH] mac80211: consolidate decryption
Johannes Berg
5
-43
/
+55
2007-10-10
[PATCH] mac80211: pass frames to monitor interfaces early
Johannes Berg
1
-124
/
+226
2007-10-10
[PATCH] mac80211: fix interface initialisation and deinitialisation
Johannes Berg
2
-12
/
+44
2007-10-10
[PKT_SCHED]: Add stateless NAT
Herbert Xu
5
-0
/
+384
2007-10-10
[PATCH] adm8211: Detect interface up/down in suspend/resume hooks correctly
Michael Wu
1
-3
/
+5
2007-10-10
[PATCH] adm8211: Pass all TXed frames to tx_status_irqsafe
Michael Wu
1
-14
/
+13
2007-10-10
[PATCH] adm8211: Use revision from pci_dev
Michael Wu
2
-26
/
+22
2007-10-10
[PATCH] adm8211: kill version printks
Michael Wu
1
-15
/
+0
2007-10-10
[PATCH] adm8211: Improve writing of mac addrs to registers
Michael Wu
1
-4
/
+3
2007-10-10
[PATCH] adm8211: kill interrupt loop
Michael Wu
1
-45
/
+39
2007-10-10
[PATCH] rt2x00: Release rt2x00 2.0.9
Ivo van Doorn
1
-1
/
+1
2007-10-10
[PATCH] rt2x00: Fix panic on rmmod with rfkill enabled
Ivo van Doorn
1
-0
/
+3
2007-10-10
[PATCH] rt2x00: Fix obvious typo in comment
Ivo van Doorn
2
-2
/
+2
2007-10-10
[PATCH] rt2x00: Stop link tuning when radio is down
Ivo van Doorn
1
-0
/
+7
2007-10-10
[PATCH] rt2x00: make rt2x00lib_stop_link_tuner() reentrant with link_tuner work
Ivo van Doorn
1
-2
/
+1
2007-10-10
rt2x00: Add rt2x00dev->flags to debugfs
Ivo van Doorn
1
-0
/
+37
[next]