index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
sctp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-03-11
s390: Fix a header dependencies related build error
Li Zefan
1
-0
/
+1
2013-03-11
um: Use tty_port in SIGWINCH handler
Richard Weinberger
5
-18
/
+22
2013-03-11
um: Use tty_port_operations->destruct
Richard Weinberger
3
-14
/
+14
2013-03-11
um: fix build failure due to mess-up of sig_info protorype
Sergei Trofimovich
1
-1
/
+1
2013-03-11
um: add missing declaration of 'getrlimit()' and friends
Sergei Trofimovich
1
-0
/
+2
2013-03-11
net : enable tx time stamping in the vde driver.
Paul Chavent
1
-0
/
+2
2013-03-11
hostfs: fix a not needed double check
Marco Stornelli
1
-8
/
+1
2013-03-11
Input: mms114 - Fix regulator enable and disable paths
Mark Brown
1
-9
/
+25
2013-03-11
Input: ads7864 - check return value of regulator enable
Mark Brown
1
-1
/
+6
2013-03-11
Input: tc3589x-keypad - fix keymap size
Rabin Vincent
1
-4
/
+4
2013-03-11
Linux 3.9-rc2
v3.9-rc2
Linus Torvalds
1
-1
/
+1
2013-03-10
6lowpan: Fix endianness issue in is_addr_link_local().
YOSHIFUJI Hideaki / 吉藤英明
1
-1
/
+1
2013-03-10
rrunner.c: fix possible memory leak in rr_init_one()
David Oostdyk
1
-0
/
+3
2013-03-10
dcbnl: fix various netlink info leaks
Mathias Krause
1
-0
/
+8
2013-03-10
rtnl: fix info leak on RTM_GETLINK request for VF devices
Mathias Krause
1
-0
/
+1
2013-03-10
bridge: fix mdb info leaks
Mathias Krause
1
-0
/
+4
2013-03-10
Input: wacom - add support for 0x10d
Stephan Frank
1
-0
/
+4
2013-03-09
Atmel MXT touchscreen: increase reset timeouts
Linus Torvalds
1
-2
/
+2
2013-03-09
proc: Use nd_jump_link in proc_ns_follow_link
Eric W. Biederman
1
-6
/
+6
2013-03-09
Platform: x86: chromeos_laptop : Add basic platform data for atmel devices
Benson Leung
1
-2
/
+39
2013-03-09
Input: atmel_mxt_ts - Support for touchpad variant
Daniel Kurtz
2
-2
/
+67
2013-03-09
alpha: boot: fix build breakage introduced by system.h disintegration
Will Deacon
1
-0
/
+1
2013-03-09
memcg: initialize kmem-cache destroying work earlier
Konstantin Khlebnikov
1
-2
/
+6
2013-03-09
Randy has moved
Randy Dunlap
3
-6
/
+5
2013-03-09
ksm: fix m68k build: only NUMA needs pfn_to_nid
Hugh Dickins
1
-1
/
+1
2013-03-09
dmi_scan: fix missing check for _DMI_ signature in smbios_present()
Ben Hutchings
1
-3
/
+2
2013-03-09
Revert parts of "hlist: drop the node parameter from iterators"
Arnd Bergmann
2
-2
/
+2
2013-03-09
idr: remove WARN_ON_ONCE() on negative IDs
Tejun Heo
1
-13
/
+3
2013-03-09
mm/mempolicy.c: fix sp_node_init() argument ordering
KOSAKI Motohiro
1
-1
/
+1
2013-03-09
mm/mempolicy.c: fix wrong sp_node insertion
Hillf Danton
1
-1
/
+1
2013-03-09
ipc: don't allocate a copy larger than max
Peter Hurley
1
-2
/
+4
2013-03-09
ipc: fix potential oops when src msg > 4k w/ MSG_COPY
Peter Hurley
1
-3
/
+0
2013-03-08
tg3: Update link_up flag for phylib devices
Nithin Sujir
1
-9
/
+5
2013-03-08
ipv6: stop multicast forwarding to process interface scoped addresses
Hannes Frederic Sowa
1
-1
/
+2
2013-03-08
bridging: fix rx_handlers return code
Cristian Bercaru
1
-0
/
+1
2013-03-08
vfs: don't BUG_ON() if following a /proc fd pseudo-symlink results in a symlink
Linus Torvalds
1
-2
/
+0
2013-03-08
netlabel: fix build problems when CONFIG_IPV6=n
Paul Moore
1
-10
/
+5
2013-03-08
tracing: update documentation of snapshot utility
Hiraku Toyooka
1
-1
/
+1
2013-03-08
drivers/isdn: checkng length to be sure not memory overflow
Chen Gang
1
-1
/
+3
2013-03-08
net/rds: zero last byte for strncpy
Chen Gang
1
-0
/
+1
2013-03-08
bnx2x: Fix SFP+ misconfiguration in iSCSI boot scenario
Yaniv Rosner
2
-1
/
+6
2013-03-08
bnx2x: Fix intermittent long KR2 link up time
Yaniv Rosner
2
-1
/
+13
2013-03-07
drm/tegra: drop "select DRM_HDMI"
Paul Bolle
1
-1
/
+0
2013-03-07
drm: Documentation typo fixes
Christopher Harvey
1
-3
/
+3
2013-03-07
drm/mgag200: Bug fix: Renesas board now selects native resolution.
Julia Lemire
1
-0
/
+1
2013-03-07
drm/mgag200: Reject modes that are too big for VRAM
Christopher Harvey
1
-0
/
+27
2013-03-07
drm/mgag200: 'fbdev_list' in 'struct mga_fbdev' is not used
Christopher Harvey
1
-1
/
+0
2013-03-07
macvlan: Set IFF_UNICAST_FLT flag to prevent unnecessary promisc mode.
Vlad Yasevich
1
-0
/
+1
2013-03-07
team: unsyc the devices addresses when port is removed
Vlad Yasevich
1
-0
/
+2
2013-03-07
bridge: add missing vid to br_mdb_get()
Cong Wang
4
-5
/
+6
[next]