index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
2014-07-01
rtnetlink: allow to register ops without ops->setup set
Jiri Pirko
2
-3
/
+11
2014-07-01
net: fix some typos in comment
Ying Xue
2
-4
/
+4
2014-07-01
ipv6: Allow accepting RA from local IP addresses.
Ben Greear
7
-8
/
+39
2014-07-01
ipv6: Add more debugging around accept-ra logic.
Ben Greear
1
-8
/
+43
2014-07-01
ixgbe: change PTP NSECS_PER_SEC to IXGBE_PTP_PPS_HALF_SECOND
Jacob Keller
1
-7
/
+9
2014-07-01
igb: bring link up when PHY is powered up
Todd Fujinaka
1
-0
/
+2
2014-07-01
i40e/i40evf: Bump i40e to 0.4.19 and i40evf to 0.9.38
Catherine Sullivan
2
-2
/
+2
2014-07-01
i40evf: change branding string
Mitch Williams
1
-1
/
+1
2014-07-01
i40e: remove linux/export.h header from i40e_ptp.c
Jacob Keller
1
-1
/
+0
2014-07-01
i40e: limit GLLAN_TXPRE_QDIS to QINDX 0-127
Christopher Pau
1
-1
/
+3
2014-07-01
i40e/i40evf: initialize context descriptor
Jesse Brandeburg
2
-0
/
+2
2014-07-01
i40e: FD filter replay logic bug fix
Anjali Singhai Jain
1
-4
/
+6
2014-07-01
i40e/i40evf: add ASQ write back timeout variable to AQ structure
Kamil Krawczyk
4
-2
/
+10
2014-07-01
i40evf: set flags before sending message
Mitch Williams
1
-17
/
+16
2014-07-01
i40e: Correct mask assignment value
Kevin Scott
1
-2
/
+2
2014-07-01
i40e: clear all queues and interrupts
Shannon Nelson
3
-0
/
+95
2014-07-01
i40e/i40evf: clear aq bah-bal on shutdown
Shannon Nelson
2
-0
/
+8
2014-07-01
i40e/i40evf: Add base address registers to aq struct
Shannon Nelson
4
-76
/
+44
2014-06-30
tcp: tcp_conn_request: fix build error when IPv6 is disabled
Octavian Purdila
1
-1
/
+3
2014-06-28
tcp: add tcp_conn_request
Octavian Purdila
4
-244
/
+155
2014-06-28
tcp: add queue_add_hash to tcp_request_sock_ops
Octavian Purdila
3
-2
/
+6
2014-06-28
tcp: add mss_clamp to tcp_request_sock_ops
Octavian Purdila
3
-2
/
+6
2014-06-28
tcp: unify tcp_v4_rtx_synack and tcp_v6_rtx_synack
Octavian Purdila
4
-27
/
+19
2014-06-28
tcp: add send_synack method to tcp_request_sock_ops
Octavian Purdila
3
-9
/
+17
2014-06-28
tcp: add init_seq method to tcp_request_sock_ops
Octavian Purdila
3
-3
/
+6
2014-06-28
tcp: move around a few calls in tcp_v6_conn_request
Octavian Purdila
1
-11
/
+7
2014-06-28
tcp: add route_req method to tcp_request_sock_ops
Octavian Purdila
3
-13
/
+52
2014-06-28
tcp: add init_cookie_seq method to tcp_request_sock_ops
Octavian Purdila
3
-16
/
+28
2014-06-28
tcp: add init_req method to tcp_request_sock_ops
Octavian Purdila
4
-38
/
+51
2014-06-28
net: remove inet6_reqsk_alloc
Octavian Purdila
5
-15
/
+7
2014-06-28
tcp: tcp_v[46]_conn_request: fix snt_synack initialization
Octavian Purdila
2
-3
/
+2
2014-06-28
tcp: cookie_v4_init_sequence: skb should be const
Octavian Purdila
2
-3
/
+5
2014-06-27
tipc: simplify connection congestion handling
Jon Paul Maloy
5
-54
/
+43
[next]