index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
ja_JP
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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-28
Input: hil_kbd - fix incorrect use of init_completion
Nicholas Mc Guire
1
-3
/
+3
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
2014-12-24
net: Fix stacked vlan offload features computation
Toshiaki Makita
1
-5
/
+8
2014-12-24
vxlan: Fix double free of skb.
Pravin B Shelar
1
-10
/
+24
2014-12-24
openvswitch: Fix vport_send double free
Pravin B Shelar
5
-11
/
+23
2014-12-24
openvswitch: Fix GSO with multiple MPLS label.
Pravin B Shelar
1
-1
/
+2
2014-12-24
openvswitch: Fix MPLS action validation.
Pravin B Shelar
1
-12
/
+1
2014-12-24
mpls: Fix allowed protocols for mpls gso
Pravin B Shelar
1
-4
/
+1
2014-12-24
mpls: Fix config check for mpls.
Pravin B Shelar
1
-1
/
+1
2014-12-24
net: Rearrange loop in net_rx_action
Herbert Xu
1
-14
/
+12
2014-12-24
net: Always poll at least one device in net_rx_action
Herbert Xu
1
-4
/
+3
2014-12-24
net: Detect drivers that reschedule NAPI and exhaust budget
Herbert Xu
1
-0
/
+9
2014-12-24
net: Move napi polling code out of net_rx_action
Herbert Xu
1
-44
/
+54
2014-12-24
batman-adv: avoid NULL dereferences and fix if check
Antonio Quartulli
1
-1
/
+1
2014-12-24
batman-adv: Unify fragment size calculation
Sven Eckelmann
1
-1
/
+1
2014-12-24
batman-adv: Calculate extra tail size based on queued fragments
Sven Eckelmann
1
-1
/
+1
2014-12-24
net: drop the packet when fails to do software segmentation or header check
Jason Wang
1
-1
/
+1
2014-12-24
Revert "drm/gem: Warn on illegal use of the dumb buffer interface v2"
Dave Airlie
9
-74
/
+12
[next]