index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
kobject.txt
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-01-28
NFC: hci: Reference every pipe information according to notification
Christophe Ricard
2
-22
/
+44
2015-01-27
NFC: hci: Change nfc_hci_send_response gate parameter to pipe
Christophe Ricard
3
-23
/
+8
2015-01-27
NFC: hci: Add pipes table to reference them with a tuple {gate, host}
Christophe Ricard
3
-8
/
+47
2015-01-27
NFC: hci: Change event_received handler gate parameter to pipe
Christophe Ricard
2
-2
/
+2
2015-01-26
NFC: st21nfcb: Fix copy/paste error in comment
Christophe Ricard
1
-1
/
+1
2015-01-26
NFC: st21nfcb: Remove useless include
Christophe Ricard
1
-2
/
+0
2015-01-26
NFC: st21nfcb: Fix "NULL pointer dereference" possible error
Christophe Ricard
1
-7
/
+11
2015-01-26
NFC: st21nfca: Fix some skb memory leaks
Christophe Ricard
1
-16
/
+21
2015-01-26
NFC: st21nfca: Remove checkpatch.pl warning Possible unnecessary 'out of memo...
Christophe Ricard
1
-4
/
+1
2015-01-26
NFC: st21nfca: Remove skb_pipe_list and skb_pipe_info useless allocation
Christophe Ricard
1
-13
/
+0
2015-01-26
NFC: nfc_disable_se Remove useless blank line at beginning of function
Christophe Ricard
1
-1
/
+0
2015-01-26
NFC: nfc_enable_se Remove useless blank line at beginning of function
Christophe Ricard
1
-1
/
+0
2015-01-26
NFC: st21nfcb: Avoid use of skb after free
Christophe Ricard
1
-1
/
+1
2015-01-26
NFC: st21nfca: Remove unreachable code
Christophe Ricard
1
-2
/
+0
2015-01-26
NFC: st21nfcb: Fix "WARNING: invalid free of devm_ allocated data"
Christophe Ricard
1
-1
/
+0
2015-01-26
NFC: dts: st21nfcb: Fix compatible string spelling to follow other drivers
Christophe Ricard
2
-2
/
+3
2015-01-26
NFC: dts: st21nfca: Fix compatible string spelling to follow other drivers
Christophe Ricard
2
-2
/
+3
2015-01-25
cxgb3: re-use native hex2bin()
Andy Shevchenko
1
-3
/
+3
2015-01-25
usbnet: re-use native hex2bin()
Andy Shevchenko
1
-9
/
+8
2015-01-25
vxlan: Eliminate dependency on UDP socket in transmit path
Tom Herbert
3
-41
/
+38
2015-01-25
udp: Do not require sock in udp_tunnel_xmit_skb
Tom Herbert
5
-26
/
+29
2015-01-25
net: fec: fix the warning found by dma debug
Nimrod Andy
1
-11
/
+23
2015-01-25
be2net: Fix TX rate limiting on Lancer/Skyhawk-R VFs
Kalesh AP
1
-0
/
+1
2015-01-25
be2net: move definitions related to FW cmdsfrom be_hw.h to be_cmds.h
Vasundhara Volam
3
-224
/
+176
2015-01-25
be2net: issue function reset cmd in resume path
Kalesh AP
1
-0
/
+4
2015-01-25
be2net: add a log message for POST timeout in Lancer
Kalesh AP
1
-6
/
+11
2015-01-25
be2net: fail VF link config change via ndo_set_vf_link_state() on BE3/Lancer
Kalesh AP
1
-1
/
+1
2015-01-25
be2net: fix failure case in setting flow control
Kalesh AP
2
-11
/
+15
2015-01-25
be2net: move interface create code to a separate routine
Kalesh AP
1
-20
/
+29
2015-01-25
dt-bindings: Document phy-supply property in rockchip-dwmac
Romain Perier
1
-0
/
+1
2015-01-25
net: stmmac: dwmac-rk: Use standard devicetree property for phy regulator
Romain Perier
2
-43
/
+22
2015-01-25
ARM: dts: Add regulator voltage settings for vcc_phy in rk3288-evb.dtsi
Romain Perier
1
-0
/
+2
2015-01-25
net: stmmac: dwmac-rk: Don't set the regulator voltage for phy from the driver
Romain Perier
1
-1
/
+0
2015-01-25
cxgb4: Add debugfs options to dump the rss key, config for PF, VF, etc
Hariprasad Shenai
5
-0
/
+978
2015-01-25
cxgb4: Add debugfs entry to dump the contents of the flash
Hariprasad Shenai
5
-3
/
+110
2015-01-24
xen-netback: always fully coalesce guest Rx packets
David Vrabel
2
-105
/
+3
2015-01-24
vxlan: advertise netns of vxlan dev in fdb msg
Nicolas Dichtel
3
-0
/
+7
2015-01-24
veth: advertise link netns via netlink
Nicolas Dichtel
1
-0
/
+9
2015-01-24
macvlan: advertise link netns via netlink
Nicolas Dichtel
1
-0
/
+6
2015-01-24
vlan: advertise link netns via netlink
Nicolas Dichtel
1
-0
/
+8
2015-01-24
ip6gretap: advertise link netns via netlink
Nicolas Dichtel
1
-0
/
+1
2015-01-24
rtnl: fix error path when adding an iface with a link net
Nicolas Dichtel
1
-1
/
+4
2015-01-24
act_connmark: Add missing dependency on NF_CONNTRACK_MARK
Thomas Graf
1
-0
/
+1
2015-01-23
net: e1000e: support txtd update delay via xmit_more
Florian Westphal
1
-10
/
+15
2015-01-23
net: e1000: support txtd update delay via xmit_more
Florian Westphal
1
-6
/
+9
2015-01-23
igb: Indicate failure on vf reset for empty mac address
Alexander Graf
1
-2
/
+6
2015-01-23
fm10k: Increase the timeout for the data path reset
Matthew Vick
1
-1
/
+1
2015-01-23
fm10k: Check tunnel header length in encap offload
Joe Stringer
1
-0
/
+6
2015-01-23
net/fm10k: Avoid double setting of NETIF_F_SG for the HW encapsulation featur...
Or Gerlitz
1
-7
/
+6
2015-01-23
igb: enable auxiliary PHC functions for the i210
Richard Cochran
3
-6
/
+276
[next]