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-cris
/
etraxgpio.h
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
atl1: explain 32-bit DMA restriction
Chris Snook
1
-2
/
+8
2007-10-10
via-velocity: more cleanup
Stephen Hemminger
2
-206
/
+176
2007-10-10
via-velocity: use standard VLAN interface (resend)
Stephen Hemminger
2
-30
/
+46
2007-10-10
sb1250-mac: Driver model & phylib update
Maciej W. Rozycki
2
-600
/
+520
2007-10-10
sb1250-mac.c: De-typedef, de-volatile, de-etc...
Maciej W. Rozycki
1
-136
/
+142
2007-10-10
[netdrvr] sundance: fix phy scanning on IP100A
Jeff Garzik
1
-3
/
+11
2007-10-10
e1000e: Do not allow requeue of freed skb
Krishna Kumar
1
-1
/
+1
2007-10-10
Clean up redundant PHY write line for ULi526x Ethernet driver
Roy Zang
1
-1
/
+0
2007-10-10
dgrs: remove from build, config, and maintainer list
Nathanael Nerode
13
-12822
/
+0
2007-10-10
pasemi_mac: pass in count of buffers to replenish rx ring with
Olof Johansson
1
-13
/
+8
2007-10-10
pasemi_mac: don't enable rx before there are buffers on the ring
Olof Johansson
1
-10
/
+11
2007-10-10
pasemi_mac: flags as passed to spin_*_irqsave() should be unsigned long
Olof Johansson
1
-2
/
+2
2007-10-10
pasemi_mac: set interface speed correctly on XAUI ports
Olof Johansson
1
-1
/
+4
2007-10-10
[IPoIB]: Convert to netdevice internal stats
Roland Dreier
5
-41
/
+31
2007-10-10
[NETFILTER]: bridge: remove broken netfilter binary sysctls
Joseph Fannin
1
-5
/
+0
2007-10-10
[NETFILTER]: x_tables: add xt_time match
Jan Engelhardt
4
-0
/
+309
2007-10-10
[NETFILTER]: nfnetlink_log: fix some constants
Michal Miroslaw
1
-7
/
+5
2007-10-10
[NETFILTER]: nfnetlink_log: fix instance_create() failure path
Michal Miroslaw
1
-5
/
+5
2007-10-10
[NETFILTER]: nfnetlink_log: fix style
Michal Miroslaw
1
-3
/
+4
2007-10-10
[NETFILTER]: nfnetlink_log: flush queue early
Michal Miroslaw
1
-4
/
+5
2007-10-10
[NETFILTER]: nfnetlink_log: kill duplicate code
Michal Miroslaw
1
-16
/
+14
2007-10-10
[NETFILTER]: nf_conntrack_netlink: add support to related connections
Pablo Neira Ayuso
2
-3
/
+41
2007-10-10
[NETFILTER]: nf_conntrack_expect: kill unique ID
Patrick McHardy
3
-8
/
+3
2007-10-10
[NETFILTER]: nf_conntrack: kill unique ID
Patrick McHardy
3
-7
/
+2
2007-10-10
[NETFILTER]: nfnetlink: kill nlattr_bad_size
Patrick McHardy
1
-13
/
+0
2007-10-10
[NETFILTER]: ctnetlink: use netlink policy
Patrick McHardy
12
-100
/
+97
2007-10-10
[NETFILTER]: nfnetlink_queue: use netlink policy
Patrick McHardy
1
-19
/
+11
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
[next]