index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
CREDITS
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-07-08
tipc: fix link acknowledge logic in receive path
Erik Hugne
1
-5
/
+5
2014-07-08
tipc: refactor message delivery out of tipc_rcv
Erik Hugne
1
-44
/
+80
2014-07-08
tcp: switch snt_synack back to measuring transmit time of first SYNACK
Neal Cardwell
3
-5
/
+1
2014-07-08
tlan: Isolate external PHY when using internal PHY
Ondrej Zary
1
-3
/
+4
2014-07-08
tlan: Enable device at resume
Ondrej Zary
1
-1
/
+3
2014-07-08
tlan: Don't disable internal PHY on cards that use it in 10 Mbps mode
Ondrej Zary
1
-5
/
+3
2014-07-08
tlan: Add PHY reset timeout
Ondrej Zary
1
-2
/
+7
2014-07-08
tlan: Make autonegotiation faster
Ondrej Zary
1
-1
/
+1
2014-07-08
tlan: Don't scream if no link
Ondrej Zary
2
-10
/
+0
2014-07-08
tlan: Restart autonegotiation on link loss
Ondrej Zary
1
-0
/
+16
2014-07-08
tlan: Fix MAC address byte order on OC-2325/OC-2326
Ondrej Zary
1
-2
/
+9
2014-07-08
tlan: Add ethtool support
Ondrej Zary
2
-0
/
+38
2014-07-08
tlan: Enable link monitoring
Ondrej Zary
2
-69
/
+49
2014-07-08
tlan: Enable activity LED on Olicom OC-2325 and OC-2326
Ondrej Zary
1
-2
/
+4
2014-07-08
batman-adv: Use kasprintf
Himangi Saraogi
1
-16
/
+8
2014-07-08
vlan: Pass SIOC[SG]HWTSTAMP ioctls to real device
Stefan Sørensen
1
-0
/
+2
2014-07-08
ptp: Classify ptp over ip over vlan packets
Stefan Sørensen
4
-47
/
+92
2014-07-08
net: Simplify ptp class checks
Stefan Sørensen
1
-37
/
+20
2014-07-03
net: sctp: only warn in proc_sctp_do_alpha_beta if write
Daniel Borkmann
1
-2
/
+3
2014-07-03
net: sctp: improve timer slack calculation for transport HBs
Daniel Borkmann
2
-29
/
+9
2014-07-03
be2net: re-enable vlan filtering mode asap
Kalesh AP
1
-9
/
+4
2014-07-03
be2net: create optimal number of queues on SR-IOV config
Vasundhara Volam
4
-75
/
+178
2014-07-03
be2net: read VF's capabilities from GET_PROFILE_CONFIG cmd
Vasundhara Volam
4
-5
/
+35
2014-07-03
be2net: remove be_cmd_get_profile_config_mbox/mccq() variants
Vasundhara Volam
1
-67
/
+14
2014-07-03
drivers/net/hyperv/netvsc.c: remove unnecessary null test before kfree
Fabian Frederick
1
-3
/
+1
2014-07-03
sh_eth: remove checks around dev_kfree_skb() calls
Sergei Shtylyov
1
-12
/
+6
2014-07-03
MAINTAINERS: Update tg3 maintainer
Prashant Sreedharan
1
-1
/
+1
2014-07-03
qlcnic: Update version to 5.3.61
Harish Patil
1
-2
/
+2
2014-07-03
qlcnic: Enhance Tx timeout debug data collection.
Harish Patil
1
-6
/
+35
2014-07-03
net/caif/caif_socket.c: remove unnecessary null test before debugfs_remove_re...
Fabian Frederick
1
-2
/
+1
2014-07-03
drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c: remove unnecessary null test...
Fabian Frederick
1
-2
/
+1
2014-07-02
inet: move ipv6only in sock_common
Eric Dumazet
8
-18
/
+18
2014-07-02
bonding: allow to add vlans on top of empty bond
Jiri Pirko
1
-13
/
+0
2014-07-02
cxgb4vf: Adds device ID for few more Chelsio T4 Adapters
Hariprasad Shenai
1
-0
/
+9
2014-07-02
cxgb4: Adds device ID for few more Chelsio T4 Adapters
Hariprasad Shenai
1
-0
/
+20
2014-07-02
cxgb4: Replaced the backdoor mechanism to access the HW memory with PCIe Wind...
Hariprasad Shenai
4
-172
/
+148
2014-07-02
cxgb4: Use FW interface to get BAR0 value
Hariprasad Shenai
4
-8
/
+98
2014-07-02
rdma/cxgb4: Fixes cxgb4 probe failure in VM when PF is exposed through PCI Pa...
Hariprasad Shenai
3
-9
/
+13
2014-07-02
ptp: Allow reassigning calibration pin function
Stefan Sørensen
1
-7
/
+2
2014-07-02
dp83640: Get calibration pin with ptp_find_pin
Stefan Sørensen
1
-1
/
+5
2014-07-02
dp83640: Verify calibration pin assignment
Stefan Sørensen
1
-0
/
+10
2014-07-02
dp83640: Increase supported perout pins to 7
Stefan Sørensen
1
-9
/
+9
2014-07-02
dp83640: Program pulsewidth2 values of perout triggers 0 and 1
Stefan Sørensen
1
-0
/
+5
2014-07-02
bnx2x: Fail probe of VFs using an old incompatible driver
Yuval Mintz
2
-0
/
+54
2014-07-02
bnx2x: enlarge minimal alignemnt of data offset
Dmitry Kravkov
1
-2
/
+4
2014-07-02
bnx2x: VF can report link speed
Dmitry Kravkov
8
-88
/
+366
2014-07-02
pktgen: RCU-ify "if_list" to remove lock in next_to_run()
Jesper Dangaard Brouer
1
-49
/
+52
2014-07-02
pktgen: avoid expensive set_current_state() call in loop
Jesper Dangaard Brouer
1
-6
/
+3
2014-07-02
pktgen: document tuning for max NIC performance
Jesper Dangaard Brouer
1
-0
/
+28
2014-07-01
openvswitch: introduce rtnl ops stub
Jiri Pirko
3
-1
/
+26
[next]