index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
sctp
/
input.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-04-15
sctp: simplify sk_receive_queue locking
Marcelo Ricardo Leitner
3
-20
/
+4
2016-04-15
net/mlx5: Update mlx5_ifc hardware features
Saeed Mahameed
1
-22
/
+124
2016-04-15
net/mlx5: Fix mlx5 ifc cmd_hca_cap bad offsets
Tariq Toukan
1
-52
/
+55
2016-04-15
qede: Add fastpath support for tunneling
Manish Chopra
2
-10
/
+92
2016-04-15
qed: Enable GRE tunnel slowpath configuration
Manish Chopra
1
-0
/
+4
2016-04-15
qed/qede: Add GENEVE tunnel slowpath configuration support
Manish Chopra
4
-1
/
+69
2016-04-15
qed/qede: Add VXLAN tunnel slowpath configuration support
Manish Chopra
5
-4
/
+86
2016-04-15
qed: Add infrastructure support for tunneling
Manish Chopra
11
-4
/
+563
2016-04-15
net/hsr: Added support for HSR v1
Peter Heise
10
-63
/
+126
2016-04-15
tcp: remove false sharing in tcp_rcv_state_process()
Eric Dumazet
1
-2
/
+2
2016-04-15
tcp: do not mess with listener sk_wmem_alloc
Eric Dumazet
5
-13
/
+27
2016-04-15
qlge: Replace create_singlethread_workqueue with alloc_ordered_workqueue
Amitoj Kaur Chawla
1
-1
/
+1
2016-04-15
tipc: let first message on link be a state message
Jon Paul Maloy
3
-5
/
+8
2016-04-15
tipc: ensure that first packets on link are sent in order
Jon Paul Maloy
1
-0
/
+4
2016-04-15
tipc: refactor function tipc_link_timeout()
Jon Paul Maloy
1
-20
/
+16
2016-04-15
tipc: reduce transmission rate of reset messages when link is down
Jon Paul Maloy
1
-3
/
+4
2016-04-15
tipc: guarantee peer bearer id exchange after reboot
Jon Paul Maloy
2
-1
/
+19
2016-04-15
mlxsw: spectrum_buffers: Use MLXSW_SP_PB_UNUSED define for unused pb
Jiri Pirko
1
-1
/
+2
2016-04-15
mlxsw: spectrum_buffers: Use designated initializers for mlxsw_sp_pbs
Jiri Pirko
1
-10
/
+2
2016-04-15
devlink: fix sb register stub in case devlink is disabled
Jiri Pirko
1
-1
/
+3
2016-04-15
tun: use per cpu variables for stats accounting
Paolo Abeni
1
-12
/
+83
2016-04-15
bpf, samples: add test cases for raw stack
Daniel Borkmann
1
-0
/
+268
2016-04-15
bpf, samples: don't zero data when not needed
Daniel Borkmann
4
-12
/
+12
2016-04-15
bpf: convert relevant helper args to ARG_PTR_TO_RAW_STACK
Daniel Borkmann
3
-24
/
+60
2016-04-15
bpf, verifier: add ARG_PTR_TO_RAW_STACK type
Daniel Borkmann
2
-5
/
+59
2016-04-15
bpf, verifier: add bpf_call_arg_meta for passing meta data
Daniel Borkmann
1
-17
/
+23
2016-04-15
sctp: add support for RPS and RFS
Marcelo Ricardo Leitner
2
-0
/
+6
2016-04-15
net: validate_xmit_skb() changes
Eric Dumazet
1
-5
/
+2
2016-04-14
packet: uses kfree_skb() for errors.
Weongyo Jeong
1
-2
/
+12
2016-04-14
tipc: fix a race condition leading to subscriber refcnt bug
Parthasarathy Bhuvaragan
3
-10
/
+17