index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2008-07-01
net: fib_rules: fix error code for unsupported families
Patrick McHardy
1
-2
/
+2
2008-07-01
netdevice: Fix wrong string handle in kernel command line parsing
Wang Chen
1
-2
/
+2
2008-07-01
net: Tyop of sk_filter() comment
Wang Chen
1
-1
/
+0
2008-07-01
netlink: Unneeded local variable
Wang Chen
1
-1
/
+1
2008-07-01
net-sched: fix filter destruction in atm/hfsc qdisc destruction
Patrick McHardy
2
-1
/
+7
2008-07-01
net-sched: change tcf_destroy_chain() to clear start of filter list
Patrick McHardy
11
-21
/
+17
2008-07-01
ipv4: fix sysctl documentation of time related values
Stephen Hemminger
1
-8
/
+4
2008-06-30
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...
David S. Miller
7
-17
/
+32
2008-06-30
mac80211: don't accept WEP keys other than WEP40 and WEP104
Emmanuel Grumbach
2
-0
/
+16
2008-06-30
hostap: fix sparse warnings
Pavel Roskin
5
-16
/
+15
2008-06-30
hostap: don't report useless WDS frames by default
Pavel Roskin
1
-1
/
+1
2008-06-30
textsearch: fix Boyer-Moore text search bug
Joonwoo Park
1
-1
/
+1
2008-06-30
netfilter: nf_conntrack_tcp: fixing to check the lower bound of valid ACK
Jozsef Kadlecsik
1
-6
/
+7
2008-06-27
ipv6 route: Convert rt6_device_match() to use RT6_LOOKUP_F_xxx flags.
YOSHIFUJI Hideaki
1
-3
/
+3
2008-06-27
netlabel: Fix a problem when dumping the default IPv6 static labels
Paul Moore
1
-1
/
+1
2008-06-27
net/inet_lro: remove setting skb->ip_summed when not LRO-able
Eli Cohen
2
-3
/
+6
2008-06-27
inet fragments: fix race between inet_frag_find and inet_frag_secret_rebuild
Pavel Emelyanov
4
-6
/
+17
2008-06-27
CONNECTOR: add a proc entry to list connectors
Li Zefan
1
-0
/
+40
2008-06-27
netlink: Fix some doc comments in net/netlink/attr.c
Julius Volz
1
-3
/
+4
2008-06-27
tcp: /proc/net/tcp rto,ato values not scaled properly (v2)
Stephen Hemminger
2
-6
/
+6
2008-06-27
include/linux/netdevice.h: don't export MAX_HEADER to userspace
Adrian Bunk
1
-0
/
+4
2008-06-27
pkt_sched: Remove CONFIG_NET_SCH_RR
Adrian Bunk
1
-11
/
+0
2008-06-27
pkt_sched: ERR_PTR() ususally encodes an negative errno, not positive.
WANG Cong
1
-1
/
+1
2008-06-27
netdevice: Fix typo of dev_unicast_add() comment
Wang Chen
1
-1
/
+1
2008-06-27
af_unix: fix 'poll for write'/connected DGRAM sockets
Rainer Weikusat
1
-28
/
+24
2008-06-27
tcp: fix for splice receive when used with software LRO
Octavian Purdila
1
-5
/
+12
2008-06-27
tcp: calculate tcp_mem based on low memory instead of all memory
Miquel van Smoorenburg
1
-3
/
+6
2008-06-27
hamradio: remove unused variable
Andre Haupt
1
-2
/
+0
2008-06-27
mac80211: fix an oops in several failure paths in key allocation
Emmanuel Grumbach
1
-0
/
+9
2008-06-27
prism: islpci_eth.c endianness fix
Harvey Harrison
1
-1
/
+1
2008-06-27
rt2x00: Fix lock dependency errror
Ivo van Doorn
3
-15
/
+28
2008-06-27
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...
David S. Miller
9
-70
/
+115
2008-06-27
Hold RTNL while calling dev_close()
Ben Hutchings
1
-0
/
+3
2008-06-27
qla3xxx: Hold RTNL while calling dev_close()
Ben Hutchings
1
-0
/
+2
2008-06-27
[netdrvr] Fix IOMMU overflow checking in s2io.c
Andi Kleen
2
-27
/
+12
2008-06-27
e1000: only enable TSO6 via ethtool when using correct hardware
Andy Gospodarek
1
-1
/
+1
2008-06-27
e100: Do pci_dma_sync after skb_alloc for proper operation on ixp4xx
Kevin Hao
1
-0
/
+2
2008-06-27
[netdrvr] netxen: fix netxen_pci_tbl[] breakage
Al Viro
1
-7
/
+11
2008-06-27
[netdrvr] 3c59x: remove irqs_disabled warning from local_bh_enable
Ingo Molnar
1
-2
/
+3
2008-06-27
ipg: use NULL, not zero, for pointers
Pekka Enberg
1
-1
/
+1
2008-06-27
ipg: fix jumbo frame compilation
Pekka Enberg
1
-7
/
+7
2008-06-27
drivers/net/r6040.c: Eliminate double sizeof
Julia Lawall
1
-1
/
+1
2008-06-27
pcnet_cs, axnet_cs: clear bogus interrupt before request_irq
Komuro
2
-0
/
+5
2008-06-27
e1000e: fix EEH recovery during reset on PPC
Jeff Kirsher
1
-1
/
+2
2008-06-27
igb: fix EEH recovery during reset on PPC
Jeff Kirsher
1
-1
/
+2
2008-06-27
ixgbe: fix EEH recovery during reset on PPC
Paul Larson
1
-1
/
+2
2008-06-27
tc35815: Fix receiver hangup on Rx FIFO overflow
Atsushi Nemoto
1
-1
/
+1
2008-06-27
tc35815: Mark carrier-off before starting PHY
Atsushi Nemoto
1
-0
/
+2
2008-06-27
s2io: fix documentation about intr_type
Michal Schmidt
1
-3
/
+3
2008-06-25
iwlwifi: improve scanning band selection management
Ron Rindjunsky
2
-33
/
+39
[next]