index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
security
/
selinux
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2007-10-11
[PATCH] mac80211: fix TKIP IV update
Johannes Berg
4
-8
/
+21
2007-10-11
[PATCH] mac80211: fix vlan bug
Johannes Berg
4
-1
/
+19
2007-10-11
[PATCH] mac80211: remove ieee80211_wep_get_keyidx
Johannes Berg
2
-20
/
+0
2007-10-11
[PATCH] mac80211: consolidate encryption
Johannes Berg
5
-61
/
+77
2007-10-11
[PATCH] mac80211: consolidate decryption
Johannes Berg
5
-43
/
+55
2007-10-11
[PATCH] mac80211: pass frames to monitor interfaces early
Johannes Berg
1
-124
/
+226
2007-10-11
[PATCH] mac80211: fix interface initialisation and deinitialisation
Johannes Berg
2
-12
/
+44
2007-10-11
[PKT_SCHED]: Add stateless NAT
Herbert Xu
5
-0
/
+384
2007-10-11
[PATCH] adm8211: Detect interface up/down in suspend/resume hooks correctly
Michael Wu
1
-3
/
+5
2007-10-11
[PATCH] adm8211: Pass all TXed frames to tx_status_irqsafe
Michael Wu
1
-14
/
+13
2007-10-11
[PATCH] adm8211: Use revision from pci_dev
Michael Wu
2
-26
/
+22
2007-10-11
[PATCH] adm8211: kill version printks
Michael Wu
1
-15
/
+0
2007-10-11
[PATCH] adm8211: Improve writing of mac addrs to registers
Michael Wu
1
-4
/
+3
2007-10-11
[PATCH] adm8211: kill interrupt loop
Michael Wu
1
-45
/
+39
2007-10-11
[PATCH] rt2x00: Release rt2x00 2.0.9
Ivo van Doorn
1
-1
/
+1
2007-10-11
[PATCH] rt2x00: Fix panic on rmmod with rfkill enabled
Ivo van Doorn
1
-0
/
+3
2007-10-11
[PATCH] rt2x00: Fix obvious typo in comment
Ivo van Doorn
2
-2
/
+2
2007-10-11
[PATCH] rt2x00: Stop link tuning when radio is down
Ivo van Doorn
1
-0
/
+7
2007-10-11
[PATCH] rt2x00: make rt2x00lib_stop_link_tuner() reentrant with link_tuner work
Ivo van Doorn
1
-2
/
+1
2007-10-11
rt2x00: Add rt2x00dev->flags to debugfs
Ivo van Doorn
1
-0
/
+37
2007-10-11
[PATCH] rt2x00: Reorganize rt2x00dev->flags
Ivo van Doorn
11
-84
/
+115
2007-10-11
[PATCH] rt2x00: Correctly identify rt2561turbo
Ivo van Doorn
1
-2
/
+2
2007-10-11
[PATCH] rt2x00: Increase rt2x00usb_vendor_request timeout.
Ivo van Doorn
2
-10
/
+8
2007-10-11
[PATCH] rt2x00: Make *_beacon_update static
Ivo van Doorn
2
-2
/
+2
2007-10-11
[PATCH] rt2x00: Correct error in calculating rssi for link tuner
Ivo van Doorn
1
-2
/
+6
2007-10-11
[PATCH] mac80211: fix virtual interface locking
Johannes Berg
6
-65
/
+58
2007-10-11
[PATCH] mac80211: remove crypto algorithm typedef
Johannes Berg
6
-11
/
+11
2007-10-11
[PATCH] wireless networking: move frame inline functions to generic header
Johannes Berg
2
-60
/
+61
2007-10-11
[PATCH] mac80211: document a lot more
Johannes Berg
1
-293
/
+499
2007-10-11
[PATCH] mac80211: renumber and document the hardware flags
Johannes Berg
1
-40
/
+45
2007-10-11
[PATCH] mac80211: validate VLAN interfaces better
Johannes Berg
5
-22
/
+65
2007-10-11
[PATCH] mac80211: revamp interface and filter configuration
Johannes Berg
34
-1267
/
+1383
2007-10-11
[NET]: Proper comment for loopback initialization order.
Denis V. Lunev
1
-0
/
+3
2007-10-11
[NETNS]: Simplify the network namespace list locking rules.
Eric W. Biederman
2
-20
/
+6
2007-10-11
[IRDA]: Document the fact that smsc-ircc2 will not use PNP by default
Jonathan Bastien-Filiatrault
1
-1
/
+1
2007-10-11
[ATM] net/atm/lec.c: printk warning fix
Andrew Morton
1
-1
/
+1
2007-10-11
[PASEMI_MAC]: remove unused function
Satyam Sharma
1
-5
/
+0
2007-10-11
[SPIDERNET] spider_net_ethtool: Keep up with recent netdev stats changes
Satyam Sharma
1
-10
/
+8
2007-10-11
[WIRELESS]: Fix Kconfig.
Andrew Morton
1
-1
/
+1
2007-10-11
[NET]: Move hardware header operations out of netdevice.
Stephen Hemminger
65
-475
/
+481
2007-10-11
[NET]: Wrap hard_header_parse
Stephen Hemminger
11
-44
/
+40
2007-10-11
[NET]: Wrap netdevice hardware header creation.
Stephen Hemminger
19
-70
/
+63
2007-10-11
[NET]: Remove no longer relevant comment in loopback driver.
David S. Miller
1
-1
/
+0
2007-10-11
[NET]: Make the loopback device per network namespace.
Eric W. Biederman
13
-45
/
+64
2007-10-11
[IPV4]: When possible test for IFF_LOOPBACK and not dev == loopback_dev
Eric W. Biederman
3
-6
/
+10
2007-10-11
[IPV4]: Remove unnecessary test for the loopback device from inetdev_destroy
Eric W. Biederman
1
-2
/
+0
2007-10-11
[NET]: Dynamically allocate the per cpu counters for the loopback device.
Eric W. Biederman
1
-4
/
+28
2007-10-11
[NET]: Add network namespace clone & unshare support.
Eric W. Biederman
6
-5
/
+83
2007-10-11
[NET]: Fix running without sysfs
Eric W. Biederman
3
-23
/
+20
2007-10-11
[CCID3]: Remove ifdef surrounding BUG_ON
Arnaldo Carvalho de Melo
1
-4
/
+0
[next]