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
2009-02-02
cassini/sungem: limit reaches -1, but 0 tested
Roel Kluin
2
-3
/
+3
2009-02-02
net: variables reach -1, but 0 tested
Roel Kluin
7
-14
/
+14
2009-02-02
qlge: bugfix: Add missing netif_napi_del call.
Ron Mercer
1
-1
/
+4
2009-02-02
qlge: bugfix: Add flash offset for second port.
Ron Mercer
1
-1
/
+8
2009-02-02
qlge: bugfix: Fix endian issue when reading flash.
Ron Mercer
2
-9
/
+12
2009-02-02
udp: increments sk_drops in __udp_queue_rcv_skb()
Eric Dumazet
1
-1
/
+3
2009-02-02
net: Fix userland breakage wrt. linux/if_tunnel.h
David S. Miller
2
-1
/
+4
2009-02-01
net: packet socket packet_lookup_frame fix
Sebastiano Di Paola
1
-4
/
+4
2009-01-31
igb: fix link reporting when using sgmii
Alexander Duyck
1
-2
/
+9
2009-01-31
igb: prevent skb_over panic w/ mtu smaller than 1K
Alexander Duyck
1
-4
/
+4
2009-01-31
igb: Fix DCA errors and do not use context index for 82576
Alexander Duyck
2
-15
/
+10
2009-01-31
ipv6: compile fix for ip6mr.c
Dave Jones
1
-0
/
+1
2009-01-30
packet: Avoid lock_sock in mmap handler
Herbert Xu
1
-2
/
+7
2009-01-30
sfc: Replace stats_enabled flag with a disable count
Ben Hutchings
6
-25
/
+57
2009-01-30
sfc: SFX7101/SFT9001: Fix AN advertisements
Ben Hutchings
6
-201
/
+141
2009-01-30
sfc: SFT9001: Always enable XNP exchange on SFT9001 rev B
Ben Hutchings
1
-1
/
+1
2009-01-30
sfc: Update board info for hardware monitor on SFN4111T-R5 and later
Ben Hutchings
1
-2
/
+10
2009-01-30
sfc: Test for PHYXS faults whenever we cannot test link state bits
Steve Hodgson
1
-7
/
+9
2009-01-30
sfc: Reinitialise the PHY completely in case of a PHY or NIC reset
Steve Hodgson
4
-13
/
+28
2009-01-30
sfc: Fix post-reset MAC selection
Steve Hodgson
1
-7
/
+8
2009-01-30
sfc: SFN4111T: Fix GPIO sharing between I2C and FLASH_CFG_1
Ben Hutchings
1
-6
/
+9
2009-01-30
sfc: SFT9001: Fix speed reporting in 1G PHY loopback
Steve Hodgson
3
-18
/
+18
2009-01-30
sfc: SFX7101: Remove workaround for bad link training
Steve Hodgson
4
-28
/
+0
2009-01-30
sfc: SFT9001: Enable robust link training
Steve Hodgson
1
-1
/
+5
2009-01-30
sky2: fix hard hang with netconsoling and iface going up
Alexey Dobriyan
1
-3
/
+3
2009-01-29
tulip: fix 21142 with 10Mbps without negotiation
Philippe De Muyter
1
-4
/
+19
2009-01-29
drivers/net/skfp: if !capable(CAP_NET_ADMIN): inverted logic
Roel Kluin
1
-2
/
+2
2009-01-29
gianfar: Fix Wake-on-LAN support
Anton Vorontsov
1
-0
/
+2
2009-01-29
smsc911x: timeout reaches -1
Roel Kluin
1
-1
/
+1
2009-01-29
smsc9420: fix interrupt signalling test failures
Steve Glendinning
1
-2
/
+1
2009-01-29
ucc_geth: Change uec phy id to the same format as gianfar's
Haiying Wang
4
-3
/
+32
2009-01-29
wimax: fix build issue when debugfs is disabled
Inaky Perez-Gonzalez
4
-25
/
+29
2009-01-29
netxen: fix memory leak in drivers/net/netxen_nic_init.c
Daniel Marjamäki
1
-1
/
+3
2009-01-29
tun: Add some missing TUN compat ioctl translations.
David S. Miller
1
-0
/
+7
2009-01-29
ipv4: fix infinite retry loop in IP-Config
Benjamin Zores
1
-3
/
+3
2009-01-29
net: update documentation ip aliases
Stephen Hemminger
1
-19
/
+6
2009-01-29
net: Fix OOPS in skb_seq_read().
Shyam Iyer
1
-5
/
+5
2009-01-29
net: Fix frag_list handling in skb_seq_read
Herbert Xu
1
-2
/
+3
2009-01-29
netxen: revert jumbo ringsize
Dhananjay Phadke
1
-1
/
+1
2009-01-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
5
-17
/
+41
2009-01-29
ath5k: fix locking in ath5k_config
Bob Copeland
1
-1
/
+9
2009-01-29
cfg80211: print correct intersected regulatory domain
Luis R. Rodriguez
1
-1
/
+1
2009-01-29
cfg80211: Fix sanity check on 5 GHz when processing country IE
Luis R. Rodriguez
1
-11
/
+19
2009-01-29
iwlwifi: fix kernel oops when ucode DMA memory allocation failure
Zhu, Yi
1
-0
/
+4
2009-01-29
rtl8187: Fix error in setting OFDM power settings for RTL8187L
Larry Finger
1
-2
/
+8
2009-01-29
mac80211: remove Michael Wu as maintainer
Johannes Berg
1
-2
/
+0
2009-01-27
ipv6: Make mc_forwarding sysctl read-only.
David S. Miller
1
-1
/
+1
2009-01-27
IPv6: Fix multicast routing bugs.
Thomas Goff
3
-7
/
+20
2009-01-27
net: fix xfrm reverse flow lookup for icmp6
Jiri Pirko
1
-2
/
+2
2009-01-27
net: wrong test in inet_ehash_locks_alloc()
Eric Dumazet
1
-1
/
+1
[next]