index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
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-10
Merge branch 'dsa-flow-dissection'
David S. Miller
4
-9
/
+33
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
Merge branch 'mediatek-bring-up-QDMA-RX-ring-0'
David S. Miller
2
-12
/
+31
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
Merge branch 'rtnetlink-allow-selected-handlers-to-run-without-rtnl'
David S. Miller
26
-175
/
+201
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
2017-08-10
rtnetlink: make rtnl_register accept a flags parameter
Florian Westphal
26
-96
/
+95
[next]