index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
RDS: Make rds_send_pong() take a rds_conn_path argument
Sowmini Varadhan
2016-06-15
3
-14
/
+14
*
RDS: Extract rds_conn_path from i_conn_path in rds_send_drop_to() for MP-capa...
Sowmini Varadhan
2016-06-15
1
-3
/
+8
*
RDS: Pass rds_conn_path to rds_send_xmit()
Sowmini Varadhan
2016-06-15
4
-70
/
+87
*
RDS: Make rds_send_queue_rm() rds_conn_path aware
Sowmini Varadhan
2016-06-15
1
-6
/
+11
*
RDS: Remove stale function rds_send_get_message()
Sowmini Varadhan
2016-06-15
2
-38
/
+0
*
RDS: Add rds_send_path_drop_acked()
Sowmini Varadhan
2016-06-15
2
-5
/
+15
*
RDS: Add rds_send_path_reset()
Sowmini Varadhan
2016-06-15
1
-17
/
+22
*
RDS: rds_inc_path_init() helper function for MP capable transports
Sowmini Varadhan
2016-06-15
2
-0
/
+16
*
RDS: recv path gets the conn_path from rds_incoming for MP capable transports
Sowmini Varadhan
2016-06-15
2
-4
/
+9
*
RDS: add t_mp_capable bit to be set by MP capable transports
Sowmini Varadhan
2016-06-15
1
-1
/
+6
*
RDS: split out connection specific state from rds_connection to rds_conn_path
Sowmini Varadhan
2016-06-15
19
-93
/
+199
*
tcp: return sizeof tcp_dctcp_info in dctcp_get_info()
Neal Cardwell
2016-06-15
1
-2
/
+2
*
sctp: fix error return code in sctp_init()
Wei Yongjun
2016-06-15
1
-1
/
+2
*
Merge tag 'rxrpc-rewrite-20160613' of git://git.kernel.org/pub/scm/linux/kern...
David S. Miller
2016-06-15
18
-86
/
+86
|
\
|
*
rxrpc: Update the comments in ar-internal.h to reflect renames
David Howells
2016-06-13
1
-69
/
+69
|
*
rxrpc: Rename files matching ar-*.c to git rid of the "ar-" prefix
David Howells
2016-06-13
17
-17
/
+17
*
|
net/sched: flower: Return error when hw can't offload and skip_sw is set
Amir Vadai
2016-06-15
1
-17
/
+25
|
/
*
sched: remove NET_XMIT_POLICED
Florian Westphal
2016-06-13
5
-7
/
+4
*
ipv6: use TOS marks from sockets for routing decision
Hannes Frederic Sowa
2016-06-12
6
-11
/
+23
*
net_sched: remove generic throttled management
Eric Dumazet
2016-06-11
7
-17
/
+4
*
net_sched: netem: remove qdisc_is_throttled() use
Eric Dumazet
2016-06-11
1
-3
/
+0
*
net_sched: cbq: remove a flaky use of qdisc_is_throttled()
Eric Dumazet
2016-06-11
1
-1
/
+1
*
net_sched: sch_plug: use a private throttled status
Eric Dumazet
2016-06-11
1
-6
/
+8
*
sctp: sctp should change socket state when shutdown is received
Xin Long
2016-06-11
2
-3
/
+9
*
Merge tag 'mac80211-next-for-davem-2016-06-09' of git://git.kernel.org/pub/sc...
David S. Miller
2016-06-11
15
-199
/
+745
|
\
|
*
mac80211: implement codel on fair queuing flows
Michal Kazior
2016-06-09
2
-1
/
+113
|
*
mac80211: add debug knobs for fair queuing
Michal Kazior
2016-06-09
1
-0
/
+173
|
*
mac80211: implement fair queueing per txq
Michal Kazior
2016-06-09
8
-64
/
+162
|
*
mac80211: skip netdev queue control with software queuing
Michal Kazior
2016-06-09
6
-45
/
+66
|
*
nl80211: clarify nl80211_set_reg() success path
Johannes Berg
2016-06-09
1
-4
/
+2
|
*
nl80211: Fix checkpatch warnings about blank lines
Kirtika Ruchandani
2016-06-09
1
-12
/
+10
|
*
nl80211: Fix spelling
Kirtika Ruchandani
2016-06-09
1
-1
/
+1
|
*
cfg80211: Advertise extended capabilities per interface type to userspace
Kanchanapally, Vidyullatha
2016-05-31
2
-1
/
+72
|
*
cfg80211: Allow cfg80211_connect_result() errors to be distinguished
Jouni Malinen
2016-05-31
4
-10
/
+11
|
*
mac80211: add vht cap decode to debugfs
Ben Greear
2016-05-31
1
-2
/
+76
|
*
nl80211: Allow privileged operations from user namespaces
Martin Willi
2016-05-31
1
-76
/
+76
*
|
tcp: add NV congestion control
Lawrence Brakmo
2016-06-11
3
-0
/
+493
*
|
tcp: add in_flight to tcp_skb_cb
Lawrence Brakmo
2016-06-11
2
-2
/
+7
*
|
packet: use common code for virtio_net_hdr and skb GSO conversion
Mike Rapoport
2016-06-11
1
-34
/
+2
*
|
RDS: IB: Remove deprecated create_workqueue
Bhaktipriya Shridhar
2016-06-11
1
-1
/
+1
*
|
rxrpc: Limit the listening backlog
David Howells
2016-06-11
4
-8
/
+28
*
|
rxrpc: Trim line-terminal whitespace
David Howells
2016-06-11
2
-2
/
+2
*
|
net, cls: allow for deleting all filters for given parent
Daniel Borkmann
2016-06-11
1
-4
/
+33
*
|
bpf: reject wrong sized filters earlier
Daniel Borkmann
2016-06-11
1
-8
/
+15
*
|
bpf: enforce recursion limit on redirects
Daniel Borkmann
2016-06-11
2
-25
/
+36
*
|
openvswitch: Add packet truncation support.
William Tu
2016-06-11
5
-17
/
+67
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-06-10
52
-184
/
+367
|
\
\
|
*
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2016-06-10
51
-155
/
+348
|
|
\
\
|
|
*
|
packet: compat support for sock_fprog
Willem de Bruijn
2016-06-10
2
-2
/
+40
|
|
*
|
Merge tag 'mac80211-for-davem-2016-06-09' of git://git.kernel.org/pub/scm/lin...
David S. Miller
2016-06-09
2
-4
/
+23
|
|
|
\
\
[next]