index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-01-06
net: remove the duplicate #ifdef __KERNEL__
Changli Gao
1
-6
/
+2
2011-01-06
net: bridge: check the length of skb after nf_bridge_maybe_copy_header()
Changli Gao
1
-10
/
+6
2011-01-06
netconsole: clarify stopping message
Ferenc Wagner
1
-2
/
+2
2011-01-06
netconsole: don't announce stopping if nothing happened
Ferenc Wagner
1
-1
/
+3
2011-01-06
cnic: Fix the type field in SPQ messages
Michael Chan
1
-21
/
+12
2011-01-06
netfilter: fix export secctx error handling
Pablo Neira Ayuso
3
-13
/
+16
2011-01-06
netfilter: fix the race when initializing nf_ct_expect_hash_rnd
Changli Gao
3
-20
/
+22
2011-01-06
ipv4: IP defragmentation must be ECN aware
Eric Dumazet
1
-0
/
+34
2011-01-06
net: r6040: Return proper error for r6040_init_one
Axel Lin
1
-0
/
+2
2011-01-06
dcb: use after free in dcb_flushapp()
Dan Carpenter
1
-1
/
+2
2011-01-06
dcb: unlock on error in dcbnl_ieee_get()
Dan Carpenter
1
-3
/
+8
2011-01-06
net: ixp4xx_eth: Return proper error for eth_init_one
Axel Lin
1
-1
/
+3
2011-01-06
include/linux/if_ether.h: Add #define ETH_P_LINK_CTL for HPNA and wlan local ...
Henry Ptasinski
1
-0
/
+1
2011-01-06
net: add POLLPRI to sock_def_readable()
Eric Dumazet
1
-1
/
+1
2011-01-06
kernel-doc: code reorganization
Randy Dunlap
1
-48
/
+54
2011-01-06
Documentation: update kernel-docs.txt
Nicolas Kaiser
1
-25
/
+2
2011-01-06
Documentation/dontdiff: add further autogenerated files to ignore list
Michael Prokop
1
-0
/
+26
2011-01-06
af_unix: Avoid socket->sk NULL OOPS in stream connect security hooks.
David S. Miller
6
-24
/
+22
2011-01-05
net_sched: pfifo_head_drop problem
Eric Dumazet
1
-2
/
+0
2011-01-05
mac80211: remove stray extern
Johannes Berg
1
-2
/
+2
2011-01-05
mac80211: implement off-channel TX using hw r-o-c offload
Johannes Berg
3
-10
/
+81
2011-01-05
mac80211: implement hardware offload for remain-on-channel
Johannes Berg
8
-3
/
+306