index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
eisa
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-08-11
forcedeth: replace init_timer_deferrable with setup_deferrable_timer
Zhu Yanjun
1
-3
/
+2
2017-08-11
drivers: net: davinci_mdio: print bus frequency
Maxim Uvarov
1
-2
/
+4
2017-08-11
drivers: net: davinci_mdio: remove busy loop on wait user access
Maxim Uvarov
1
-1
/
+3
2017-08-11
netvsc: keep track of some non-fatal overload conditions
stephen hemminger
3
-6
/
+17
2017-08-11
netvsc: allow controlling send/recv buffer size
stephen hemminger
3
-39
/
+157
2017-08-11
netvsc: remove unnecessary check for NULL hdr
stephen hemminger
1
-4
/
+3
2017-08-11
netvsc: remove unnecessary cast of void pointer
stephen hemminger
1
-5
/
+4
2017-08-11
netvsc: whitespace cleanup
stephen hemminger
1
-5
/
+6
2017-08-11
netvsc: no need to allocate send/receive on numa node
stephen hemminger
1
-14
/
+5
2017-08-11
netvsc: check error return when restoring channels and mtu
stephen hemminger
1
-2
/
+14
2017-08-11
netvsc: propagate MAC address change to VF slave
stephen hemminger
1
-11
/
+15
2017-08-11
netvsc: don't signal host twice if empty
stephen hemminger
1
-4
/
+0
2017-08-11
netvsc: delay setup of VF device
stephen hemminger
2
-8
/
+9
2017-08-11
phylink: Fix an uninitialized variable bug
Dan Carpenter
1
-1
/
+1
2017-08-11
liquidio: removed check for queue size alignment
Intiyaz Basha
1
-7
/
+0
2017-08-11
liquidio: rx/tx queue cleanup
Intiyaz Basha
2
-0
/
+8
2017-08-11
net: sched: remove cops->tcf_cl_offload
Jiri Pirko
7
-36
/
+15
2017-08-11
net: sched: remove handle propagation down to the drivers
Jiri Pirko
1
-2
/
+0
2017-08-11
net: sched: use newly added classid identity helpers
Jiri Pirko
8
-9
/
+30
2017-08-11
net: sched: propagate classid down to offload drivers
Jiri Pirko
1
-0
/
+2
2017-08-11
net: sched: Add helpers to identify classids
Jiri Pirko
1
-0
/
+14
2017-08-11
geneve: use netlink_ext_ack for error reporting in rtnl operations
Girish Moodalbail
1
-36
/
+92
2017-08-11
sctp: fix some indents in sm_make_chunk.c
Xin Long
2
-257
/
+249
2017-08-11
sctp: remove the typedef sctp_disposition_t
Xin Long
4
-680
/
+716
2017-08-11
sctp: remove the typedef sctp_sm_table_entry_t
Xin Long
3
-21
/
+29
2017-08-11
sctp: remove the unused typedef sctp_sm_command_t
Xin Long
1
-5
/
+0
2017-08-11
sctp: remove the typedef sctp_verb_t
Xin Long
2
-6
/
+6
2017-08-11
sctp: remove the typedef sctp_arg_t
Xin Long
2
-14
/
+14
2017-08-11
sctp: remove the typedef sctp_cmd_seq_t
Xin Long
5
-143
/
+145
2017-08-11
sctp: remove the typedef sctp_cmd_t
Xin Long
2
-8
/
+8
2017-08-11
sctp: remove the typedef sctp_socket_type_t
Xin Long
3
-7
/
+9
2017-08-11
sctp: remove the typedef sctp_dbg_objcnt_entry_t
Xin Long
2
-3
/
+3
2017-08-11
sctp: remove the typedef sctp_cmsgs_t
Xin Long
2
-6
/
+7
2017-08-11
sctp: remove the typedef sctp_endpoint_type_t
Xin Long
1
-3
/
+3
2017-08-11
sctp: remove the typedef sctp_sender_hb_info_t
Xin Long
4
-14
/
+12
2017-08-11
sctp: remove the unused typedef sctp_packet_phandler_t
Xin Long
1
-2
/
+0
2017-08-10
packet: fix tp_reserve race in packet_set_ring
Willem de Bruijn
1
-4
/
+9
2017-08-10
udp: consistently apply ufo or fragmentation
Willem de Bruijn
3
-7
/
+10
2017-08-10
selftests: add rtnetlink test script
Florian Westphal
2
-1
/
+200
2017-08-10
rtnetlink: fallback to UNSPEC if current family has no doit callback
Florian Westphal
1
-0
/
+6
2017-08-10
rtnetlink: init handler refcounts to 1
Florian Westphal
1
-1
/
+6
2017-08-10
rtnetlink: switch rtnl_link_get_slave_info_data_size to rcu
Florian Westphal
1
-4
/
+12
2017-08-10
rtnetlink: do not use RTM_GETLINK directly
Florian Westphal
1
-2
/
+2
2017-08-10
rtnetlink: use rcu_dereference_raw to silence rcu splat
Florian Westphal
1
-1
/
+1
2017-08-10
net: core: fix compile error inside flow_dissector due to new dsa callback
John Crispin
1
-0
/
+2
2017-08-10
net-next: dsa: fix flow dissection
John Crispin
1
-0
/
+12
2017-08-10
net-next: tag_mtk: add flow_dissect callback to the ops struct
John Crispin
1
-2
/
+12
2017-08-10
net-next: dsa: add flow_dissect callback to struct dsa_device_ops
John Crispin
1
-0
/
+2
2017-08-10
net-next: dsa: move struct dsa_device_ops to the global header file
John Crispin
2
-7
/
+7
2017-08-10
net: sched: set xt_tgchk_param par.nft_compat as 0 in ipt_init_target
Xin Long
1
-1
/
+1
[next]