index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
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-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-04
mlx4: fix kfree on error path in new_steering_entry()
Mariusz Kozlowski
1
-2
/
+2
2011-04-02
tcp: len check is unnecessarily devastating, change to WARN_ON
Ilpo Järvinen
1
-1
/
+2
2011-04-02
sctp: malloc enough room for asconf-ack chunk
Wei Yongjun
1
-2
/
+2
2011-04-02
sctp: fix auth_hmacs field's length of struct sctp_cookie
Wei Yongjun
1
-1
/
+1
2011-04-02
net: Fix dev dev_ethtool_get_rx_csum() for forced NETIF_F_RXCSUM
Michał Mirosław
1
-2
/
+2
2011-04-02
usbnet: use eth%d name for known ethernet devices
Arnd Bergmann
11
-12
/
+23
2011-04-02
starfire: clean up dma_addr_t size test
FUJITA Tomonori
1
-5
/
+1
2011-04-01
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-31
sctp: Pass __GFP_NOWARN to hash table allocation attempts.
David S. Miller
1
-2
/
+2
2011-03-31
connector: convert to synchronous netlink message processing
Patrick McHardy
3
-89
/
+32
2011-03-31
fib: add rtnl locking in ip_fib_net_exit
Eric Dumazet
1
-0
/
+2
2011-03-31
atm/solos-pci: Don't flap VCs when carrier state changes
Philip A. Prindeville
3
-25
/
+3
2011-03-31
atm/solos-pci: Don't include frame pseudo-header on transmit hex-dump
Philip A. Prindeville
1
-1
/
+8
2011-03-31
atm/solos-pci: Use VPI.VCI notation uniformly.
Philip A. Prindeville
1
-2
/
+2
2011-03-30
Atheros, atl2: Fix mem leaks in error paths of atl2_set_eeprom
Jesper Juhl
1
-8
/
+14
[next]