index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
atm
/
uPD98402.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-11-15
net: correct check in dev_addr_del()
Jiri Pirko
1
-1
/
+2
2012-11-15
tcp: fix retransmission in repair mode
Andrew Vagin
2
-2
/
+6
2012-11-15
sctp: fix /proc/net/sctp/ memory leak
Tommi Rantala
1
-4
/
+4
2012-11-15
Revert "drivers/net/phy/mdio-bitbang.c: Call mdiobus_unregister before mdiobu...
David S. Miller
1
-1
/
+0
2012-11-15
net/smsc911x: Fix ready check in cases where WORD_SWAP is needed
Kamlakant Patel
1
-2
/
+15
2012-11-15
drivers/net: fix tasklet misuse issue
Xiaotian Feng
3
-38
/
+18
2012-11-15
ipv4/ip_vti.c: VTI fix post-decryption forwarding
Saurabh Mohan
1
-0
/
+5
2012-11-14
vxlan: Update hard_header_len based on lowerdev when instantiating VXLAN
Alexander Duyck
1
-0
/
+4
2012-11-13
vxlan: fix a typo.
Rami Rosen
1
-1
/
+1
2012-11-13
ipv6: setsockopt(IPIPPROTO_IPV6, IPV6_MINHOPCOUNT) forgot to set return value
Hannes Frederic Sowa
1
-0
/
+1
2012-11-13
doc/net: Fix typo in netdev-features.txt
Kirill Smelkov
1
-1
/
+1
2012-11-13
vxlan: Fix error that was resulting in VXLAN MTU size being 10 bytes too large
Alexander Duyck
1
-2
/
+2
2012-11-13
tcp: tcp_replace_ts_recent() should not be called from tcp_validate_incoming()
Eric Dumazet
1
-5
/
+10
2012-11-13
net: cdc_ncm: add Huawei devices
Bjørn Mork
1
-4
/
+18
2012-11-13
qeth: set new mac even if old mac is gone
Ursula Braun
1
-1
/
+1
2012-11-13
qeth: Fix IPA_CMD_QIPASSIST return code handling
Stefan Raspl
2
-6
/
+29
2012-11-13
smsc95xx: set MII_BUSY bit to read/write PHY regs
Steve Glendinning
1
-2
/
+2
2012-11-11
ipv4: avoid undefined behavior in do_ip_setsockopt()
Xi Wang
1
-13
/
+22
2012-11-11
Linux 3.7-rc5
v3.7-rc5
Linus Torvalds
1
-1
/
+1
2012-11-10
sparc64: Fix build with mix of modular vs. non-modular crypto drivers.
David S. Miller
9
-8
/
+24
2012-11-10
sparc: Support atomic64_dec_if_positive properly.
David S. Miller
4
-2
/
+20
2012-11-10
of/address: sparc: Declare of_address_to_resource() as an extern function for...
Andreas Larsson
2
-0
/
+7
2012-11-10
sparc32, leon: Check for existent irq_map entry in leon_handle_ext_irq
Andreas Larsson
1
-2
/
+4
2012-11-10
sparc: Add sparc support for platform_get_irq()
Andreas Larsson
1
-0
/
+7
2012-11-09
gre6: fix rtnl dump messages
Nicolas Dichtel
1
-4
/
+4
2012-11-09
gianfar: ethernet vanishes after restoring from hibernation
Wang Dongsheng
1
-1
/
+4
2012-11-09
usbnet: ratelimit kevent may have been dropped warnings
Steve Glendinning
1
-3
/
+5
2012-11-09
ipv6: send unsolicited neighbour advertisements to all-nodes
Hannes Frederic Sowa
1
-2
/
+1
2012-11-09
xen/arm: Fix compile errors when drivers are compiled as modules (export more).
Stefano Stabellini
1
-0
/
+6
2012-11-09
drm/vmwgfx: Fix a case where the code would BUG when trying to pin GMR memory
Thomas Hellstrom
1
-1
/
+1
2012-11-09
drm/vmwgfx: Fix hibernation device reset
Thomas Hellstrom
1
-0
/
+5
2012-11-09
h8300: add missing L1_CACHE_SHIFT
Fengguang Wu
1
-1
/
+2
2012-11-09
mm: bugfix: set current->reclaim_state to NULL while returning from kswapd()
Takamori Yamaguchi
1
-0
/
+2
2012-11-09
fanotify: fix missing break
Eric Paris
1
-0
/
+1
2012-11-09
revert "epoll: support for disabling items, and a self-test app"
Andrew Morton
5
-392
/
+4
2012-11-09
checkpatch: improve network block comment style checking
Joe Perches
1
-2
/
+4
2012-11-09
virtio: Don't access index after unregister.
Cornelia Huck
1
-1
/
+3
2012-11-09
drm/nouveau: fix acpi edid retrieval
Maarten Lankhorst
1
-1
/
+1
2012-11-09
drm/nvc0/disp: fix regression in vblank semaphore release
Kelly Doran
1
-8
/
+12
2012-11-09
drm/nv40/mpeg: fix context handling
Marcin Slusarz
1
-1
/
+1
2012-11-09
drm/nv40/graph: fix typo in type names
Marcin Slusarz
1
-2
/
+2
2012-11-09
drm/nv41/vm: fix typo in type name
Marcin Slusarz
1
-1
/
+1
2012-11-08
xfs: fix reading of wrapped log data
Dave Chinner
1
-1
/
+1
2012-11-08
xfs: fix buffer shudown reference count mismatch
Dave Chinner
1
-0
/
+18
2012-11-08
xfs: don't vmap inode cluster buffers during free
Dave Chinner
1
-1
/
+2
2012-11-08
xfs: invalidate allocbt blocks moved to the free list
Dave Chinner
1
-0
/
+2
2012-11-08
xfs: silence uninitialised f.file warning.
Dave Chinner
1
-1
/
+1
2012-11-08
xfs: growfs: don't read garbage for new secondary superblocks
Dave Chinner
1
-2
/
+19
2012-11-08
xfs: move allocation stack switch up to xfs_bmapi_allocate
Dave Chinner
4
-56
/
+54
2012-11-08
xfs: introduce XFS_BMAPI_STACK_SWITCH
Dave Chinner
5
-3
/
+13
[next]