index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
dt-bindings
/
interrupt-controller
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
2017-08-10
igmp: Fix regression caused by igmp sysctl namespace code.
Nikolay Borisov
2
-6
/
+7
2017-08-10
net-next: mediatek: bring up QDMA RX ring 0
John Crispin
2
-10
/
+29
2017-08-10
net-next: mediatek: fix typos inside the header file
John Crispin
1
-2
/
+2
2017-08-10
net: atm: make atmdev_ops const
Bhumika Goyal
4
-4
/
+4
2017-08-10
atm: make atmdev_ops const
Bhumika Goyal
6
-6
/
+6
2017-08-10
net: dsa: make dsa_switch_ops const
Bhumika Goyal
3
-3
/
+3
2017-08-10
liquidio: napi cleanup
Intiyaz Basha
2
-0
/
+29
2017-08-10
geneve: maximum value of VNI cannot be used
Girish Moodalbail
1
-1
/
+1
2017-08-10
net: ipv6: lower ndisc notifier priority below addrconf
David Ahern
1
-0
/
+1
2017-08-10
net: systemport: Fix software statistics for SYSTEMPORT Lite
Florian Fainelli
1
-0
/
+4
2017-08-10
tipc: remove premature ESTABLISH FSM event at link synchronization
Jon Paul Maloy
1
-3
/
+1
2017-08-10
ibmvnic: Correct 'unused variable' warning in build.
Nathan Fontenot
1
-1
/
+0
2017-08-10
ibmvnic: Add netdev_dbg output for debugging
Nathan Fontenot
1
-7
/
+55
2017-08-10
ibmvnic: Clean up resources on probe failure
Nathan Fontenot
1
-11
/
+15
2017-08-10
sunvdc: prevent sunvdc panic when mpgroup disk added to guest domain
Jim Quigley
1
-0
/
+61
2017-08-10
net: call newid/getid without rtnl mutex held
Florian Westphal
1
-2
/
+3
2017-08-10
rtnetlink: add RTNL_FLAG_DOIT_UNLOCKED
Florian Westphal
2
-0
/
+19
2017-08-10
rtnetlink: protect handler table with rcu
Florian Westphal
1
-56
/
+65
2017-08-10
rtnetlink: small rtnl lock pushdown
Florian Westphal
1
-6
/
+13
2017-08-10
rtnetlink: add reference counting to prevent module unload while dump is in p...
Florian Westphal
1
-1
/
+13
[next]