index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
spi
/
at73c213.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-01-06
batman-adv: fix and simplify condition when bonding should be used
Simon Wunderlich
1
-2
/
+4
2015-01-05
net: ethernet: cpsw: fix hangs with interrupts
Felipe Balbi
1
-11
/
+8
2015-01-02
enic: free all rq buffs when allocation fails
Govindarajulu Varadarajan
1
-2
/
+4
2015-01-02
qmi_wwan: Set random MAC on devices with buggy fw
Kristian Evensen
1
-3
/
+7
2015-01-02
openvswitch: Consistently include VLAN header in flow and port stats.
Ben Pfaff
2
-3
/
+4
2015-01-02
tcp: Do not apply TSO segment limit to non-TSO packets
Herbert Xu
1
-2
/
+2
2015-01-02
Altera TSE: Add missing phydev
Kostya Belezko
1
-9
/
+6
2015-01-02
net/mlx4_core: Fix error flow in mlx4_init_hca()
Jack Morgenstein
1
-9
/
+4
2015-01-02
net/mlx4_core: Correcly update the mtt's offset in the MR re-reg flow
Maor Gottlieb
1
-4
/
+5
2015-01-01
qlcnic: Fix return value in qlcnic_probe()
Yongjian Xu
1
-0
/
+1
2015-01-01
net: axienet: fix error return code
Julia Lawall
1
-0
/
+2
2015-01-01
net: sun4i-emac: fix error return code
Julia Lawall
1
-1
/
+3
2015-01-01
myri10ge: fix error return code
Julia Lawall
1
-1
/
+3
2015-01-01
net: Xilinx: fix error return code
Julia Lawall
2
-0
/
+3
2015-01-01
i40e: Fix possible memory leak in i40e_dbg_dump_desc
Joe Perches
1
-1
/
+3
2014-12-31
igb: Remove unneeded FIXME
Todd Fujinaka
1
-1
/
+1
2014-12-31
e100: fix typo in MDI/MDI-X eeprom check in e100_phy_init
John W. Linville
1
-1
/
+1
2014-12-29
genetlink: A genl_bind() to an out-of-range multicast group should not WARN().
David S. Miller
1
-6
/
+1
2014-12-29
mm: get rid of radix tree gfp mask for pagecache_get_page
Michal Hocko
2
-24
/
+18
2014-12-29
mmc: core: stop trying to switch width when only one bit is supported
Alexandre Belloni
1
-1
/
+1
2014-12-29
Linux 3.19-rc2
v3.19-rc2
Linus Torvalds
1
-1
/
+1
2014-12-28
kvm: warn on more invariant breakage
Paolo Bonzini
1
-1
/
+3
2014-12-28
kvm: fix sorting of memslots with base_gfn == 0
Paolo Bonzini
1
-5
/
+17
2014-12-27
kvm: x86: drop severity of "generation wraparound" message
Paolo Bonzini
1
-1
/
+1
2014-12-27
kvm: x86: vmx: reorder some msr writing
Tiejun Chen
1
-44
/
+44
2014-12-27
netlink/genetlink: pass network namespace to bind/unbind
Johannes Berg
7
-25
/
+28
2014-12-27
ne2k-pci: Add pci_disable_device in error handling
Jia-Ju Bai
1
-2
/
+4
2014-12-27
bonding: change error message to debug message in __bond_release_one()
Wengang Wang
1
-1
/
+1
2014-12-27
genetlink: pass multicast bind/unbind to families
Johannes Berg
2
-0
/
+64
2014-12-27
netlink: call unbind when releasing socket
Johannes Berg
1
-0
/
+7
2014-12-27
netlink: update listeners directly when removing socket
Johannes Berg
1
-5
/
+5
2014-12-27
genetlink: pass only network namespace to genl_has_listeners()
Johannes Berg
2
-4
/
+3
2014-12-27
netlink: rename netlink_unbind() to netlink_undo_bind()
Johannes Berg
1
-4
/
+4
2014-12-27
[regression] braino in "lustre: use is_root_inode()"
Al Viro
1
-1
/
+1
2014-12-26
net: Generalize ndo_gso_check to ndo_features_check
Jesse Gross
7
-35
/
+70
2014-12-26
net: incorrect use of init_completion fixup
Nicholas Mc Guire
1
-1
/
+1
2014-12-26
neigh: remove next ptr from struct neigh_table
Nicolas Dichtel
1
-1
/
+0
2014-12-26
net: xilinx: Remove unnecessary temac_property in the driver
Appana Durga Kedareswara Rao
2
-6
/
+0
2014-12-26
net: phy: micrel: use generic config_init for KSZ8021/KSZ8031
Johan Hovold
1
-15
/
+3
2014-12-26
net/core: Handle csum for CHECKSUM_COMPLETE VXLAN forwarding
Jay Vosburgh
1
-0
/
+1
2014-12-26
parisc: fix out-of-register compiler error in ldcw inline assembler function
John David Anglin
1
-3
/
+10
2014-12-26
ALSA: hda_intel: apply the Seperate stream_tag for Skylake
Libin Yang
1
-1
/
+4
2014-12-26
ALSA: hda_controller: Separate stream_tag for input and output streams.
Rafal Redzimski
2
-2
/
+23
2014-12-24
openvswitch: fix odd_ptr_err.cocci warnings
Wu Fengguang
1
-1
/
+1
2014-12-24
Bluetooth: Fix accepting connections when not using mgmt
Johan Hedberg
1
-1
/
+6
2014-12-24
Bluetooth: Fix controller configuration with HCI_QUIRK_INVALID_BDADDR
Marcel Holtmann
1
-3
/
+6
2014-12-24
brcmfmac: Do not crash if platform data is not populated
Mika Westerberg
1
-2
/
+2
2014-12-24
ipw2200: select CFG80211_WEXT
Paul Bolle
1
-1
/
+2
2014-12-24
spi: img-spfi: Increase DMA burst size
Andrew Bresticker
1
-2
/
+2
2014-12-24
net: Reset secmark when scrubbing packet
Thomas Graf
1
-0
/
+1
[next]