index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
Kbuild.include
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-04-17
net: w5100: support W5200
Akinobu Mita
4
-48
/
+289
2016-04-17
net: w5100: support SPI interface mode
Akinobu Mita
3
-0
/
+151
2016-04-17
net: w5100: enable to support sleepable register access interface
Akinobu Mita
2
-38
/
+153
2016-04-17
net: w5100: add ability to support other bus interface
Akinobu Mita
2
-201
/
+431
2016-04-17
net: w5100: move mmiowb into register access callbacks
Akinobu Mita
1
-29
/
+15
2016-04-17
vxlan: reduce usage of synchronize_net in ndo_stop
Hannes Frederic Sowa
1
-8
/
+20
2016-04-17
vxlan: synchronously and race-free destruction of vxlan sockets
Hannes Frederic Sowa
2
-19
/
+3
2016-04-16
phy: make some bits preserved while setup forced mode
wangweidong
1
-1
/
+2
2016-04-15
sctp: fix some rhashtable functions using in sctp proc/diag
Xin Long
2
-6
/
+16
2016-04-15
sctp: merge the seq_start/next/exits in remaddrs and assocs
Xin Long
1
-36
/
+9
2016-04-15
sctp: add the sctp_diag.c file
Xin Long
4
-0
/
+504
2016-04-15
sctp: export some functions for sctp_diag in inet_diag
Xin Long
1
-26
/
+41
2016-04-15
sctp: export some apis or variables for sctp_diag and reuse some for proc
Xin Long
3
-63
/
+156
2016-04-15
sctp: add sctp_info dump api for sctp_diag
Xin Long
3
-0
/
+156
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