index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'nfc-fixes-4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2015-11-09
4
-33
/
+22
|
\
|
*
NFC: nfcmrvl: avoid being stuck on FW dnld timeout
Vincent Cuissard
2015-11-05
1
-3
/
+9
|
*
NFC: nfcmrvl: remove unneeded CONFIG_OF switches
Vincent Cuissard
2015-11-05
2
-24
/
+0
|
*
NFC: nfcmrvl: free reset gpio
Vincent Cuissard
2015-11-05
1
-0
/
+3
|
*
NFC: nfcmrvl: add a small wait after setting UART break
Vincent Cuissard
2015-11-05
1
-1
/
+3
|
*
NFC: nfcmrvl: avoid UART break control during FW download
Vincent Cuissard
2015-11-05
1
-4
/
+6
|
*
NFC: nfcmrvl: fix SPI driver dependencies
Arnd Bergmann
2015-11-05
1
-1
/
+1
*
|
bpf: doc: correct arch list for supported eBPF JIT
Yang Shi
2015-11-09
1
-3
/
+3
*
|
dwc_eth_qos: Delete an unnecessary check before the function call "of_node_put"
Markus Elfring
2015-11-07
1
-2
/
+1
*
|
bonding: fix panic on non-ARPHRD_ETHER enslave failure
Jay Vosburgh
2015-11-07
1
-0
/
+1
*
|
net/qlcnic: fix mac address restore in bond mode 5/6
Jarod Wilson
2015-11-07
1
-1
/
+2
*
|
fjes: Delete an unnecessary check before the function call "vfree"
Markus Elfring
2015-11-07
1
-3
/
+1
*
|
selinux: fix random read in selinux_ip_postroute_compat()
Eric Dumazet
2015-11-05
1
-4
/
+14
*
|
Merge branch 'bnxt_en-fixes'
David S. Miller
2015-11-05
3
-30
/
+64
|
\
\
|
*
|
bnxt_en: More robust SRIOV cleanup sequence.
Jeffrey Huang
2015-11-05
1
-13
/
+27
|
*
|
bnxt_en: Fix comparison of u16 sw_id against negative value.
Michael Chan
2015-11-05
1
-4
/
+5
|
*
|
bnxt_en: map CAG_REG_LEGACY_INT_STATUS_MASK to GRC window #4
Jeffrey Huang
2015-11-05
2
-3
/
+20
|
*
|
bnxt_en: Determine tcp/ipv6 RSS hash type correctly.
Michael Chan
2015-11-05
1
-5
/
+7
|
*
|
bnxt_en: Change sp events definitions to represent bit position.
Jeffrey Huang
2015-11-05
1
-5
/
+5
|
/
/
*
|
tcp: use correct req pointer in tcp_move_syn() calls
Eric Dumazet
2015-11-05
2
-2
/
+2
*
|
packet: race condition in packet_bind
Francesco Ruggeri
2015-11-05
1
-31
/
+49
*
|
ipv4: use sk_fullsock() in ipv4_conntrack_defrag()
Eric Dumazet
2015-11-05
1
-3
/
+2
*
|
tcp: fix req->saved_syn race
Eric Dumazet
2015-11-05
4
-11
/
+21
*
|
net: stmmac: fix double-initialization of phy_iface
LABBE Corentin
2015-11-05
1
-1
/
+1
*
|
qlogic: qed: fix error codes in qed_resc_alloc()
Dan Carpenter
2015-11-05
1
-3
/
+9
*
|
net: dsa: mv88e6xxx: isolate unbridged ports
Vivien Didelot
2015-11-05
4
-0
/
+48
*
|
USB: qmi_wwan: Add quirk for Quectel EC20 Mini PCIe module
Petr Štetiar
2015-11-05
1
-0
/
+21
*
|
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2015-11-05
4
-11
/
+34
|
\
\
|
*
|
Bluetooth: L2CAP: Add missing checks for invalid LE DCID
Johan Hedberg
2015-11-05
1
-1
/
+8
|
*
|
Bluetooth: L2CAP: Fix checked range when allocating new CID
Johan Hedberg
2015-11-05
1
-1
/
+1
|
*
|
Bluetooth: L2CAP: Fix returning correct LE CoC response codes
Johan Hedberg
2015-11-05
2
-1
/
+10
|
*
|
Bluetooth: Check for supported white list before issuing commands
Marcel Holtmann
2015-11-05
1
-6
/
+11
|
*
|
Bluetooth: Fix possible deadlock in btusb
Kuba Pawlak
2015-11-05
1
-2
/
+4
*
|
|
bpf: add mod default A and X test cases
Yang Shi
2015-11-05
1
-0
/
+30
*
|
|
bnxt_en: add VXLAN dependency
Arnd Bergmann
2015-11-05
1
-0
/
+1
*
|
|
net: add forgotten IFF_L3MDEV_SLAVE define
Jiri Pirko
2015-11-05
1
-0
/
+1
*
|
|
ipv6: clean up dev_snmp6 proc entry when we fail to initialize inet6_dev
Sabrina Dubroca
2015-11-05
1
-0
/
+1
*
|
|
qlogic: qed: fix a test for MODE_MF_SI
Dan Carpenter
2015-11-05
1
-1
/
+1
*
|
|
qlogic/qed: remove bogus NULL check
Dan Carpenter
2015-11-05
1
-5
/
+0
*
|
|
VSOCK: call sk->sk_data_ready() on accept()
Stefan Hajnoczi
2015-11-05
1
-1
/
+1
*
|
|
tun_dst: Fix potential NULL dereference
Tobias Klauser
2015-11-05
1
-1
/
+2
*
|
|
net/core: ensure features get disabled on new lower devs
Jarod Wilson
2015-11-05
1
-3
/
+4
|
/
/
*
|
net: Fix prefsrc lookups
David Ahern
2015-11-05
1
-3
/
+10
*
|
ipv4: fix a potential deadlock in mcast getsockopt() path
WANG Cong
2015-11-05
2
-23
/
+34
*
|
ipv4: disable BH when changing ip local port range
WANG Cong
2015-11-05
1
-2
/
+2
*
|
sh_eth: merge sh_eth_free_dma_buffer() into sh_eth_ring_free()
Sergei Shtylyov
2015-11-05
1
-38
/
+22
*
|
sh_eth: kill 'ret' variable in sh_eth_ring_init()
Sergei Shtylyov
2015-11-05
1
-16
/
+8
*
|
drivers: net: cpsw: Add support for fixed-link PHY
Markus Brunner
2015-11-05
2
-0
/
+18
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2015-11-05
3
-4
/
+6
|
\
\
|
|
/
|
/
|
|
*
netfilter: nfnetlink: don't probe module if it exists
Florian Westphal
2015-10-28
1
-1
/
+1
[next]