index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
devices.txt
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-06-20
netpoll: copy dev name of slaves to struct netpoll
WANG Cong
2
-0
/
+2
2011-06-18
ipv4: fix multicast losses
Eric Dumazet
1
-3
/
+1
2011-06-17
r8169: fix static initializers.
Francois Romieu
1
-4
/
+6
2011-06-17
inet_diag: fix inet_diag_bc_audit()
Eric Dumazet
1
-8
/
+6
2011-06-17
gigaset: call module_put before restart of if_open()
Pavel Shved
1
-1
/
+3
2011-06-17
farsync: add module_put to error path in fst_open()
Pavel Shved
1
-1
/
+3
2011-06-17
net: rfs: enable RFS before first data packet is received
Eric Dumazet
3
-0
/
+3
2011-06-17
fs_enet: fix freescale FCC ethernet dp buffer alignment
Clive Stubbings
1
-1
/
+1
2011-06-17
netdev: bfin_mac: fix memory leak when freeing dma descriptors
Sonic Zhang
1
-10
/
+10
2011-06-17
vlan: don't call ndo_vlan_rx_register on hardware that doesn't have vlan support
Antoine Reversat
1
-1
/
+1
2011-06-17
caif: Bugfix - XOFF removed channel from caif-mux
sjur.brandeland@stericsson.com
1
-1
/
+1
2011-06-17
tun: teach the tun/tap driver to support netpoll
Neil Horman
1
-1
/
+23
2011-06-17
dp83640: drop PHY status frames in the driver.
Richard Cochran
1
-2
/
+2
2011-06-17
dp83640: fix phy status frame event parsing
Richard Cochran
1
-5
/
+15
2011-06-17
phylib: Allow BCM63XX PHY to be selected only on BCM63XX.
Ralf Baechle
1
-0
/
+1
2011-06-17
ppp: use PPP_TRANS instead of the magic number 0x20
Changli Gao
1
-2
/
+2
2011-06-17
MAINTAINERS: Update EBTABLES mailing list
Joe Perches
1
-2
/
+1
2011-06-17
IGMP snooping: set mrouters_only flag for IPv6 traffic properly
Fernando Luis Vázquez Cao
1
-1
/
+1
2011-06-17
IGMP snooping: set mrouters_only flag for IPv4 traffic properly
Fernando Luis Vázquez Cao
1
-1
/
+1
2011-06-17
net/usb: Add Samsung Kalmia driver for Samsung GT-B3730
Marius B. Kotsbak
3
-0
/
+395
2011-06-16
netfilter: nf_nat: avoid double seq_adjust for loopback
Julian Anastasov
2
-1
/
+9
2011-06-16
netfilter: fix looped (broad|multi)cast's MAC handling
Nicolas Cavallari
4
-4
/
+8
2011-06-16
netfilter: ipt_ecn: fix inversion for IP header ECN match
Patrick McHardy
1
-1
/
+2
2011-06-16
netfilter: ipt_ecn: fix protocol check in ecn_mt_check()
Patrick McHardy
1
-3
/
+1
2011-06-16
netfilter: ip_tables: fix compile with debug
Sebastian Andrzej Siewior
1
-1
/
+1
2011-06-15
mwl8k: Tell firmware to generate CCMP header
Nishant Sarmukadam
1
-1
/
+3
2011-06-15
mwifiex: Fixing NULL pointer dereference
Yogesh Ashok Powar
1
-0
/
+2
2011-06-14
net/hplance: hplance_init() should be __devinit
Geert Uytterhoeven
1
-1
/
+1
2011-06-14
3c503: fix broken IRQ autoprobing
Ondrej Zary
1
-1
/
+2
2011-06-14
ieee802154: Don't leak memory in ieee802154_nl_fill_phy
Jesper Juhl
1
-1
/
+2
2011-06-13
IPVS netns exit causes crash in conntrack
Hans Schillstrom
2
-1
/
+10
2011-06-12
ISDN, hfcsusb: Don't leak in hfcsusb_ph_info()
Jesper Juhl
1
-0
/
+1
2011-06-12
netpoll: call dev_put() on error in netpoll_setup()
Dan Carpenter
1
-1
/
+2
2011-06-12
net: ep93xx_eth: fix DMA API violations
Mika Westerberg
1
-5
/
+13
2011-06-12
net: ep93xx_eth: drop GFP_DMA from call to dma_alloc_coherent()
Mika Westerberg
1
-1
/
+1
2011-06-12
net: ep93xx_eth: allocate buffers using kmalloc()
Mika Westerberg
1
-31
/
+20
2011-06-12
net: ep93xx_eth: pass struct device to DMA API functions
Mika Westerberg
1
-10
/
+13
2011-06-12
ep93xx: set DMA masks for the ep93xx_eth
Mika Westerberg
1
-1
/
+5
2011-06-12
vlan: Fix the ingress VLAN_FLAG_REORDER_HDR check
Jiri Pirko
4
-31
/
+61
2011-06-12
dl2k: EEPROM CRC calculation wrong endianess on bigendian machine
Daniel Hellstrom
1
-1
/
+1
2011-06-12
NET: am79c961: fix assembler warnings
Russell King - ARM Linux
1
-17
/
+18
2011-06-12
NET: am79c961: ensure multicast filter is correctly set at open
Russell King - ARM Linux
1
-37
/
+40
2011-06-12
NET: am79c961: ensure asm() statements are marked volatile
Russell King - ARM Linux
1
-7
/
+7
2011-06-10
Bluetooth: Do not send SET_EVENT_MASK for 1.1 and earlier devices
Ville Tervo
1
-8
/
+10
2011-06-10
Bluetooth: Do not ignore errors returned from strict_strtol()
David Miller
1
-0
/
+12
2011-06-10
Bluetooth: fix shutdown on SCO sockets
Luiz Augusto von Dentz
1
-1
/
+12
2011-06-10
ethtool.h: fix typos
Yegor Yefremov
1
-3
/
+3
2011-06-10
ep93xx_eth: Update MAINTAINERS
H Hartley Sweeten
1
-1
/
+1
2011-06-09
ipv4: Fix packet size calculation for raw IPsec packets in __ip_append_data
Steffen Klassert
1
-3
/
+3
2011-06-09
Bluetooth: l2cap and rfcomm: fix 1 byte infoleak to userspace.
Filip Palian
2
-0
/
+2
[next]