index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
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
Merge branch 'sctp-remove-typedefs-from-structures-part-6'
David S. Miller
11
-1072
/
+1104
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
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
25
-47
/
+188
2017-08-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
10
-22
/
+33
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
Merge branch 'rtnetlink-fix-initial-rtnl-pushdown-fallout'
David S. Miller
3
-9
/
+227
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
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
7
-11
/
+124
2017-08-10
net: core: fix compile error inside flow_dissector due to new dsa callback
John Crispin
1
-0
/
+2
2017-08-09
Merge branch 'dsa-flow-dissection'
David S. Miller
4
-9
/
+33
2017-08-09
net-next: dsa: fix flow dissection
John Crispin
1
-0
/
+12
2017-08-09
net-next: tag_mtk: add flow_dissect callback to the ops struct
John Crispin
1
-2
/
+12
2017-08-09
net-next: dsa: add flow_dissect callback to struct dsa_device_ops
John Crispin
1
-0
/
+2
2017-08-09
net-next: dsa: move struct dsa_device_ops to the global header file
John Crispin
2
-7
/
+7
2017-08-09
net: sched: set xt_tgchk_param par.nft_compat as 0 in ipt_init_target
Xin Long
1
-1
/
+1
2017-08-09
igmp: Fix regression caused by igmp sysctl namespace code.
Nikolay Borisov
2
-6
/
+7
2017-08-09
Merge branch 'mediatek-bring-up-QDMA-RX-ring-0'
David S. Miller
2
-12
/
+31
2017-08-09
net-next: mediatek: bring up QDMA RX ring 0
John Crispin
2
-10
/
+29
2017-08-09
net-next: mediatek: fix typos inside the header file
John Crispin
1
-2
/
+2
2017-08-09
net: atm: make atmdev_ops const
Bhumika Goyal
4
-4
/
+4
2017-08-09
atm: make atmdev_ops const
Bhumika Goyal
6
-6
/
+6
2017-08-09
net: dsa: make dsa_switch_ops const
Bhumika Goyal
3
-3
/
+3
2017-08-09
liquidio: napi cleanup
Intiyaz Basha
2
-0
/
+29
2017-08-09
geneve: maximum value of VNI cannot be used
Girish Moodalbail
1
-1
/
+1
2017-08-09
net: ipv6: lower ndisc notifier priority below addrconf
David Ahern
1
-0
/
+1
[next]