index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2014-08-23
net: phy: fixed: return an error for Clause 45 over 22 reads
Florian Fainelli
-0
/
+11
2014-08-23
net: phy: bcm7xxx: enable auto power down
Florian Fainelli
-1
/
+26
2014-08-23
net: phy: broadcom: move shadow 0x1C register accessors to brcmphy.h
Florian Fainelli
-18
/
+20
2014-08-23
net: phy: broadcom: extract all registers to brcmphy.h
Florian Fainelli
-104
/
+103
2014-08-23
Merge branch 'tipc-next'
David S. Miller
-1301
/
+956
2014-08-23
tipc: merge struct tipc_port into struct tipc_sock
Jon Paul Maloy
-241
/
+206
2014-08-23
tipc: remove files ref.h and ref.c
Jon Paul Maloy
-334
/
+250
2014-08-23
tipc: remove include file port.h
Jon Paul Maloy
-193
/
+121
2014-08-23
tipc: remove source file port.c
Jon Paul Maloy
-130
/
+97
2014-08-23
tipc: remove port_lock
Jon Paul Maloy
-149
/
+108
2014-08-23
tipc: replace port pointer with socket pointer in registry
Jon Paul Maloy
-16
/
+11
2014-08-23
tipc: use registry when scanning sockets
Jon Paul Maloy
-107
/
+133
2014-08-23
tipc: eliminate functions tipc_port_init and tipc_port_destroy
Jon Paul Maloy
-88
/
+42
2014-08-23
tipc: redefine message acknowledge function
Jon Paul Maloy
-26
/
+20
2014-08-23
tipc: eliminate port_connect()/port_disconnect() functions
Jon Paul Maloy
-132
/
+37
2014-08-23
tipc: eliminate function tipc_port_shutdown()
Jon Paul Maloy
-30
/
+11
2014-08-23
tipc: clean up socket timer function
Jon Paul Maloy
-103
/
+69
2014-08-23
tipc: use message to abort connections when losing contact to node
Jon Paul Maloy
-25
/
+85
2014-08-23
tipc: use pseudo message to wake up sockets after link congestion
Jon Paul Maloy
-91
/
+99
2014-08-23
tipc: introduce new function tipc_msg_create()
Jon Paul Maloy
-2
/
+33
2014-08-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
-1852
/
+4691
2014-08-22
tcp: improve undo on timeout
Yuchung Cheng
-16
/
+12
2014-08-22
phylib: use MDIO_DEVS[12]
Sergei Shtylyov
-2
/
+2
2014-08-22
net: remove dead code after sk_data_ready change
Eric Dumazet
-16
/
+1
2014-08-22
net: use ktime_get_ns() and ktime_get_real_ns() helpers
Eric Dumazet
-18
/
+18
2014-08-22
vxlan: fix incorrect initializer in union vxlan_addr
Gerhard Stenzel
-4
/
+4
2014-08-22
Merge tag 'linux-can-next-for-3.18-20140820' of git://gitorious.org/linux-can...
David S. Miller
-52
/
+1484
2014-08-22
Merge tag 'pwm/for-3.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-2
/
+6
2014-08-22
mac80211: fix channel switch for chanctx-based drivers
Michal Kazior
-1
/
+1
2014-08-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
-261
/
+413
2014-08-22
dp83640: Fix length check for event timestamp status messages
Christian Riesch
-8
/
+15
2014-08-22
net: stmmac: add fix_mac_speed support for socfpga
Ley Foon Tan
-0
/
+67
2014-08-22
r8169:add support for RTL8168H and RTL8107E
Chun-Hao Lin
-18
/
+452
2014-08-22
bonding: create netlink event when bonding option is changed
Jiri Pirko
-0
/
+3
2014-08-22
Merge branch 'bnx2x-next'
David S. Miller
-409
/
+1476
2014-08-22
bnx2x: FW assertion changes
Ariel Elior
-106
/
+85
2014-08-22
bnx2x: Make BP_VF more robust
Yuval Mintz
-1
/
+2
2014-08-22
bnx2x: Prevent pci_disable_sriov with assigned VFs
Yuval Mintz
-4
/
+8
2014-08-22
bnx2x: Prevent IOV if no entries in CAM
Yuval Mintz
-2
/
+7
2014-08-22
bnx2x: Safe bnx2x_panic_dump()
Yuval Mintz
-0
/
+29
2014-08-22
bnx2x: Update driver version to 1.710.51
Yuval Mintz
-1
/
+1
2014-08-22
bnx2x: Code cleanup
Yuval Mintz
-60
/
+17
2014-08-22
bnx2x: Add timestamping and PTP hardware clock support
Michal Kalderon
-13
/
+984
2014-08-22
bnx2x: Utilize FW 7.10.51
Dmitry Kravkov
-224
/
+345
2014-08-22
af_decnet: Use time_after_eq
Himangi Saraogi
-1
/
+2
2014-08-22
decnet: Use time_after_eq
Himangi Saraogi
-1
/
+2
2014-08-22
ipconfig: Use time_before
Himangi Saraogi
-1
/
+2
2014-08-22
dn_dev: Use time_before
Himangi Saraogi
-1
/
+2
2014-08-22
br_multicast: Replace rcu_assign_pointer() with RCU_INIT_POINTER()
Andreea-Cristina Bernat
-1
/
+1
2014-08-22
net/openvswitch/flow.c: Replace rcu_dereference() with rcu_access_pointer()
Andreea-Cristina Bernat
-1
/
+1
[next]