index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
bcma
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-02-19
of_mdio: fix phy interrupt passing
Ben Dooks
1
-7
/
+9
2014-02-19
net: ethernet: update dependency and help text of mvneta
Thomas Petazzoni
1
-3
/
+3
2014-02-19
NET: fec: only enable napi if we are successful
Russell King
1
-2
/
+2
2014-02-19
af_packet: remove a stray tab in packet_set_ring()
Dan Carpenter
1
-1
/
+1
2014-02-18
net: sctp: fix sctp_connectx abi for ia32 emulation/compat mode
Daniel Borkmann
1
-9
/
+32
2014-02-18
jbd2: fix use after free in jbd2_journal_start_reserved()
Dan Carpenter
1
-2
/
+4
2014-02-18
ARM: 7957/1: add DSB after icache flush in __flush_icache_all()
Vinayak Kale
1
-0
/
+1
2014-02-18
Fix uses of dma_max_pfn() when converting to a limiting address
Russell King
2
-2
/
+2
2014-02-17
ipv4: fix counter in_slow_tot
Duan Jiong
1
-2
/
+2
2014-02-17
FS-Cache: Handle removal of unadded object to the fscache_object_list rb tree
David Howells
2
-0
/
+8
2014-02-17
reiserfs: fix utterly brain-damaged indentation.
Dave Jones
1
-700
/
+195
2014-02-17
irtty-sir.c: Do not set_termios() on irtty_close()
Tommie Gannert
1
-1
/
+0
2014-02-17
ceph: fix __dcache_readdir()
Yan, Zheng
1
-1
/
+9
2014-02-17
ceph: add acl, noacl options for cephfs mount
Sage Weil
1
-4
/
+28
2014-02-17
ceph: make ceph_forget_all_cached_acls() static inline
Guangliang Zhao
2
-6
/
+6
2014-02-17
ceph: add missing init_acl() for mkdir() and atomic_open()
Yan, Zheng
2
-5
/
+9
2014-02-17
ceph: fix ceph_set_acl()
Yan, Zheng
1
-5
/
+1
2014-02-17
ceph: fix ceph_removexattr()
Yan, Zheng
1
-1
/
+1
2014-02-17
ceph: remove xattr when null value is given to setxattr()
Yan, Zheng
2
-4
/
+17
2014-02-17
ceph: properly handle XATTR_CREATE and XATTR_REPLACE
Yan, Zheng
1
-12
/
+26
2014-02-17
printk: fix syslog() overflowing user buffer
Linus Torvalds
1
-2
/
+0
2014-02-17
HID: hyperv: make sure input buffer is big enough
David Herrmann
1
-3
/
+8
2014-02-17
HID: Bluetooth: hidp: make sure input buffers are big enough
David Herrmann
2
-2
/
+18
2014-02-17
bonding: 802.3ad: make aggregator_identifier bond-private
Jiri Bohac
2
-4
/
+3
2014-02-17
usbnet: remove generic hard_header_len check
Emil Goode
10
-21
/
+45
2014-02-17
gre: add link local route when local addr is any
Nicolas Dichtel
1
-0
/
+2
2014-02-17
batman-adv: fix potential kernel paging error for unicast transmissions
Antonio Quartulli
1
-2
/
+7
2014-02-17
batman-adv: avoid double free when orig_node initialization fails
Antonio Quartulli
1
-4
/
+2
2014-02-17
batman-adv: free skb on TVLV parsing success
Antonio Quartulli
1
-0
/
+2
2014-02-17
batman-adv: fix TT CRC computation by ensuring byte order
Antonio Quartulli
1
-4
/
+12
2014-02-17
batman-adv: fix potential orig_node reference leak
Simon Wunderlich
1
-0
/
+2
2014-02-17
batman-adv: avoid potential race condition when adding a new neighbour
Antonio Quartulli
3
-6
/
+56
2014-02-17
batman-adv: properly check pskb_may_pull return value
Antonio Quartulli
1
-1
/
+1
2014-02-17
batman-adv: release vlan object after checking the CRC
Antonio Quartulli
1
-1
/
+5
2014-02-17
batman-adv: fix TT-TVLV parsing on OGM reception
Antonio Quartulli
1
-1
/
+0
2014-02-17
batman-adv: fix soft-interface MTU computation
Antonio Quartulli
1
-8
/
+14
2014-02-17
HID: hid-sensor-hub: quirk for STM Sensor hub
Archana Patni
2
-0
/
+6
2014-02-17
avr32: add generic vga.h to Kbuild
Chen Gang
1
-0
/
+1
2014-02-17
avr32: add generic ioremap_wc() definition in io.h
Chen Gang
1
-0
/
+2
2014-02-17
avr32: Makefile: add '-D__linux__' flag for gcc-4.4.7 use
Chen Gang
1
-1
/
+1
2014-02-17
avr32: fix missing module.h causing build failure in mimc200/fram.c
Paul Gortmaker
1
-0
/
+1
2014-02-17
packet: check for ndo_select_queue during queue selection
Daniel Borkmann
1
-3
/
+21
2014-02-17
netdevice: move netdev_cap_txqueue for shared usage to header
Daniel Borkmann
2
-12
/
+21
2014-02-17
netdevice: add queue selection fallback handler for ndo_select_queue
Daniel Borkmann
17
-27
/
+31
2014-02-17
drivers/net: tulip_remove_one needs to call pci_disable_device()
Ingo Molnar
1
-0
/
+1
2014-02-17
net: sctp: Fix a_rwnd/rwnd management to reflect real state of the receiver's...
Matija Glavinic Pecotic
5
-87
/
+25
2014-02-17
ipv4: distinguish EHOSTUNREACH from the ENETUNREACH
Duan Jiong
1
-2
/
+7
2014-02-17
hyperv: Fix the carrier status setting
Haiyang Zhang
1
-15
/
+38
2014-02-17
dccp: re-enable debug macro
Gerrit Renker
2
-1
/
+2
2014-02-17
ext4: don't leave i_crtime.tv_sec uninitialized
Theodore Ts'o
1
-0
/
+2
[next]