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
*
bnx2x: enlarge minimal alignemnt of data offset
Dmitry Kravkov
2014-07-02
1
-2
/
+4
*
bnx2x: VF can report link speed
Dmitry Kravkov
2014-07-02
8
-88
/
+366
*
Merge branch 'pktgen'
David S. Miller
2014-07-02
2
-55
/
+83
|
\
|
*
pktgen: RCU-ify "if_list" to remove lock in next_to_run()
Jesper Dangaard Brouer
2014-07-02
1
-49
/
+52
|
*
pktgen: avoid expensive set_current_state() call in loop
Jesper Dangaard Brouer
2014-07-02
1
-6
/
+3
|
*
pktgen: document tuning for max NIC performance
Jesper Dangaard Brouer
2014-07-02
1
-0
/
+28
|
/
*
openvswitch: introduce rtnl ops stub
Jiri Pirko
2014-07-01
3
-1
/
+26
*
rtnetlink: allow to register ops without ops->setup set
Jiri Pirko
2014-07-01
2
-3
/
+11
*
net: fix some typos in comment
Ying Xue
2014-07-01
2
-4
/
+4
*
ipv6: Allow accepting RA from local IP addresses.
Ben Greear
2014-07-01
7
-8
/
+39
*
ipv6: Add more debugging around accept-ra logic.
Ben Greear
2014-07-01
1
-8
/
+43
*
tcp: tcp_conn_request: fix build error when IPv6 is disabled
Octavian Purdila
2014-06-30
1
-1
/
+3
*
Merge branch 'tcp_conn_request_unification'
David S. Miller
2014-06-28
11
-331
/
+306
|
\
|
*
tcp: add tcp_conn_request
Octavian Purdila
2014-06-28
4
-244
/
+155
|
*
tcp: add queue_add_hash to tcp_request_sock_ops
Octavian Purdila
2014-06-28
3
-2
/
+6
|
*
tcp: add mss_clamp to tcp_request_sock_ops
Octavian Purdila
2014-06-28
3
-2
/
+6
|
*
tcp: unify tcp_v4_rtx_synack and tcp_v6_rtx_synack
Octavian Purdila
2014-06-28
4
-27
/
+19
|
*
tcp: add send_synack method to tcp_request_sock_ops
Octavian Purdila
2014-06-28
3
-9
/
+17
|
*
tcp: add init_seq method to tcp_request_sock_ops
Octavian Purdila
2014-06-28
3
-3
/
+6
|
*
tcp: move around a few calls in tcp_v6_conn_request
Octavian Purdila
2014-06-28
1
-11
/
+7
|
*
tcp: add route_req method to tcp_request_sock_ops
Octavian Purdila
2014-06-28
3
-13
/
+52
|
*
tcp: add init_cookie_seq method to tcp_request_sock_ops
Octavian Purdila
2014-06-28
3
-16
/
+28
|
*
tcp: add init_req method to tcp_request_sock_ops
Octavian Purdila
2014-06-28
4
-38
/
+51
|
*
net: remove inet6_reqsk_alloc
Octavian Purdila
2014-06-28
5
-15
/
+7
|
*
tcp: tcp_v[46]_conn_request: fix snt_synack initialization
Octavian Purdila
2014-06-28
2
-3
/
+2
|
*
tcp: cookie_v4_init_sequence: skb should be const
Octavian Purdila
2014-06-28
2
-3
/
+5
|
/
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2014-06-27
11
-134
/
+373
|
\
|
*
i40e: fix fdir programming
Jesse Brandeburg
2014-06-26
1
-2
/
+4
|
*
i40e: Add debugfs hooks to print current total FD filter count
Anjali Singhai Jain
2014-06-26
1
-0
/
+4
|
*
i40e: Fix the FD sideband logic to detect a FD table full condition
Anjali Singhai Jain
2014-06-26
3
-7
/
+20
|
*
i40e: Avoid adding the TCP-IPv4 filter twice
Anjali Singhai Jain
2014-06-26
1
-13
/
+0
|
*
i40e: only create PTP device node once
Jacob Keller
2014-06-26
1
-12
/
+46
|
*
i40e: don't store user requested mode until we've validated it
Jacob Keller
2014-06-26
1
-4
/
+7
|
*
i40e: break PTP hardware control from ioctl command for timestamp mode
Jacob Keller
2014-06-26
1
-16
/
+43
|
*
i40e: rename i40e_ptp_enable to i40e_ptp_feature_enable
Jacob Keller
2014-06-26
1
-4
/
+4
|
*
i40evf: resend FW request if no response
Mitch Williams
2014-06-26
1
-0
/
+4
|
*
i40evf: fix typo
Mitch Williams
2014-06-26
1
-1
/
+1
|
*
i40evf: return more useful error information
Mitch Williams
2014-06-26
1
-5
/
+6
|
*
i40evf: don't stop watchdog if it hasn't started
Mitch Williams
2014-06-26
1
-1
/
+3
|
*
i40e/i40evf: Big endian fixes for handling HMC
Paul M Stillwell Jr
2014-06-26
3
-67
/
+236
|
*
i40e: do not take NVM ownership for SR read
Kamil Krawczyk
2014-06-26
1
-8
/
+1
*
|
Merge branch 'tipc-next'
David S. Miller
2014-06-27
13
-888
/
+827
|
\
\
|
*
|
tipc: simplify connection congestion handling
Jon Paul Maloy
2014-06-27
5
-54
/
+43
|
*
|
tipc: clean up connection protocol reception function
Jon Paul Maloy
2014-06-27
5
-63
/
+68
|
*
|
tipc: same receive code path for connection protocol and data messages
Jon Paul Maloy
2014-06-27
6
-55
/
+19
|
*
|
tipc: let port protocol senders use new link send function
Jon Paul Maloy
2014-06-27
1
-7
/
+23
|
*
|
tipc: connection oriented transport uses new send functions
Jon Paul Maloy
2014-06-27
4
-513
/
+70
|
*
|
tipc: RDM/DGRAM transport uses new fragmenting and sending functions
Jon Paul Maloy
2014-06-27
3
-149
/
+110
|
*
|
tipc: introduce message evaluation function
Jon Paul Maloy
2014-06-27
4
-38
/
+51
|
*
|
tipc: separate building and sending of rejected messages
Jon Paul Maloy
2014-06-27
3
-8
/
+64
[next]