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
2011-04-10
net: Add support for SMSC LAN9530, LAN9730 and LAN89530
Steve Glendinning
1
-0
/
+15
2011-04-07
mlx4_en: Restoring RX buffer pointer in case of failure
Yevgeny Petrilin
1
-0
/
+4
2011-04-07
mlx4: Sensing link type at device initialization
Yevgeny Petrilin
3
-2
/
+9
2011-04-07
ipv4: Fix "Set rt->rt_iif more sanely on output routes."
OGAWA Hirofumi
3
-4
/
+10
2011-04-06
MAINTAINERS: add entry for Xen network backend
Ian Campbell
1
-0
/
+7
2011-04-06
be2net: Fix suspend/resume operation
Padmanabh Ratnakar
1
-0
/
+1
2011-04-06
be2net: Rename some struct members for clarity
Padmanabh Ratnakar
2
-7
/
+7
2011-04-06
pppoe: drop PPPOX_ZOMBIEs in pppoe_flush_dev
Ulrich Weber
1
-1
/
+1
2011-04-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
16
-16
/
+52
2011-04-06
dsa/mv88e6131: add support for mv88e6085 switch
Peter Korsgaard
2
-4
/
+21
2011-04-06
ipv6: Enable RFS sk_rxhash tracking for ipv6 sockets (v2)
Neil Horman
2
-1
/
+6
2011-04-06
be2net: Fix a potential crash during shutdown.
Ajit Khaparde
1
-3
/
+5
2011-04-06
bna: Fix for handling firmware heartbeat failure
Rasesh Mody
1
-7
/
+3
2011-04-06
can: mcp251x: Allow pass IRQ flags through platform data.
Enric Balletbo i Serra
2
-1
/
+4
2011-04-06
smsc911x: fix mac_lock acquision before calling smsc911x_mac_read
Enric Balletbo i Serra
1
-3
/
+5
2011-04-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
18
-115
/
+151
2011-04-04
ipv6: Don't pass invalid dst_entry pointer to dst_release().
Boris Ostrovsky
1
-0
/
+1
2011-04-04
iwlwifi: accept EEPROM version 0x423 for iwl6000
John W. Linville
1
-1
/
+1
2011-04-04
rt2x00: fix cancelling uninitialized work
Stanislaw Gruszka
1
-2
/
+4
2011-04-04
rtlwifi: Fix some warnings/bugs
Larry Finger
3
-3
/
+3
2011-04-04
p54usb: IDs for two new devices
Christian Lamparter
1
-0
/
+2
2011-04-04
wl12xx: fix potential buffer overflow in testmode nvs push
Luciano Coelho
1
-1
/
+4
2011-04-04
zd1211rw: reset rx idle timer from tasklet
Jussi Kivilinna
2
-1
/
+14
2011-04-04
zd1211rw: remove URB_SHORT_NOT_OK flag in zd_usb_iowrite16v_async()
Jussi Kivilinna
1
-1
/
+5
2011-04-04
mac80211: Fix duplicate frames on cooked monitor
Helmut Schaa
1
-1
/
+1
2011-04-04
mac80211: fix comment regarding aggregation buf_size
Johannes Berg
1
-2
/
+13
2011-04-04
ath9k: Fix phy info print message with AR9485 chipset.
Senthil Balasubramanian
1
-0
/
+1
2011-04-04
wl12xx: fix module author's email address in the spi and sdio modules
Luciano Coelho
2
-2
/
+2
2011-04-04
b43: allocate receive buffers big enough for max frame len + offset
John W. Linville
2
-2
/
+2
2011-04-04
netfilter: xt_conntrack: fix inverted conntrack direction test
Florian Westphal
1
-1
/
+1
2011-04-04
netfilter: xt_addrtype: replace rt6_lookup with nf_afinfo->route
Florian Westphal
2
-15
/
+28
2011-04-04
netfilter: af_info: add 'strict' parameter to limit lookup to .oif
Florian Westphal
5
-9
/
+17
2011-04-04
netfilter: af_info: add network namespace parameter to route hook
Florian Westphal
5
-10
/
+13
2011-04-04
IPVS: fix NULL ptr dereference in ip_vs_ctl.c ip_vs_genl_dump_daemons()
Hans Schillstrom
2
-2
/
+2
2011-04-04
netfilter: h323: bug in parsing of ASN1 SEQOF field
David Sterba
1
-1
/
+1
2011-04-04
netfilter: ipset: references are protected by rwlock instead of mutex
Jozsef Kadlecsik
7
-56
/
+73
2011-04-04
netfilter: ipset: list:set timeout variant fixes
Jozsef Kadlecsik
1
-29
/
+24
2011-04-03
mlx4: fix kfree on error path in new_steering_entry()
Mariusz Kozlowski
1
-2
/
+2
2011-04-01
tcp: len check is unnecessarily devastating, change to WARN_ON
Ilpo Järvinen
1
-1
/
+2
2011-04-01
sctp: malloc enough room for asconf-ack chunk
Wei Yongjun
1
-2
/
+2
2011-04-01
sctp: fix auth_hmacs field's length of struct sctp_cookie
Wei Yongjun
1
-1
/
+1
2011-04-01
net: Fix dev dev_ethtool_get_rx_csum() for forced NETIF_F_RXCSUM
Michał Mirosław
1
-2
/
+2
2011-04-01
usbnet: use eth%d name for known ethernet devices
Arnd Bergmann
11
-12
/
+23
2011-04-01
starfire: clean up dma_addr_t size test
FUJITA Tomonori
1
-5
/
+1
2011-04-01
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
18
-35
/
+104
2011-03-31
appletalk: Fix OOPS in atalk_release().
David S. Miller
1
-5
/
+6
2011-03-31
mlx4: Fixing bad size of event queue buffer
Yevgeny Petrilin
1
-1
/
+3
2011-03-31
mlx4: Fixing use after free
Yevgeny Petrilin
1
-1
/
+2
2011-03-31
bonding:typo in comment
Peter Pan(潘卫平)
1
-1
/
+1
2011-03-30
sctp: Pass __GFP_NOWARN to hash table allocation attempts.
David S. Miller
1
-2
/
+2
[next]