index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
sctp: remove the unused typedef sctp_sm_command_t
Xin Long
2017-08-11
1
-5
/
+0
*
sctp: remove the typedef sctp_verb_t
Xin Long
2017-08-11
1
-5
/
+5
*
sctp: remove the typedef sctp_arg_t
Xin Long
2017-08-11
1
-13
/
+13
*
sctp: remove the typedef sctp_cmd_seq_t
Xin Long
2017-08-11
2
-8
/
+8
*
sctp: remove the typedef sctp_cmd_t
Xin Long
2017-08-11
1
-7
/
+7
*
sctp: remove the typedef sctp_socket_type_t
Xin Long
2017-08-11
2
-4
/
+5
*
sctp: remove the typedef sctp_dbg_objcnt_entry_t
Xin Long
2017-08-11
1
-2
/
+2
*
sctp: remove the typedef sctp_cmsgs_t
Xin Long
2017-08-11
1
-2
/
+2
*
sctp: remove the typedef sctp_endpoint_type_t
Xin Long
2017-08-11
1
-3
/
+3
*
sctp: remove the typedef sctp_sender_hb_info_t
Xin Long
2017-08-11
1
-2
/
+2
*
sctp: remove the unused typedef sctp_packet_phandler_t
Xin Long
2017-08-11
1
-2
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-08-10
2
-3
/
+3
|
\
|
*
Merge tag 'pinctrl-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2017-08-09
2
-3
/
+3
|
|
\
|
|
*
pinctrl: generic: update references to Documentation/pinctrl.txt
Ludovic Desroches
2017-08-07
2
-3
/
+3
*
|
|
net-next: dsa: add flow_dissect callback to struct dsa_device_ops
John Crispin
2017-08-10
1
-0
/
+2
*
|
|
net-next: dsa: move struct dsa_device_ops to the global header file
John Crispin
2017-08-10
1
-0
/
+7
*
|
|
rtnetlink: add RTNL_FLAG_DOIT_UNLOCKED
Florian Westphal
2017-08-10
1
-0
/
+4
*
|
|
rtnetlink: make rtnl_register accept a flags parameter
Florian Westphal
2017-08-10
1
-3
/
+2
*
|
|
bpf: add BPF_J{LT,LE,SLT,SLE} instructions
Daniel Borkmann
2017-08-10
1
-0
/
+5
*
|
|
sock: fix zerocopy_success regression with msg_zerocopy
Willem de Bruijn
2017-08-10
1
-2
/
+7
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-08-10
7
-7
/
+36
|
\
|
|
|
*
|
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-08-09
1
-1
/
+2
|
|
\
\
|
|
*
|
i2c: rephrase explanation of I2C_CLASS_DEPRECATED
Wolfram Sang
2017-07-31
1
-1
/
+2
|
|
|
/
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-08-09
3
-0
/
+31
|
|
\
\
|
|
*
|
tcp: introduce tcp_rto_delta_us() helper for xmit timer fix
Neal Cardwell
2017-08-04
1
-0
/
+10
|
|
*
|
net/mlx4_en: Fix wrong indication of Wake-on-LAN (WoL) support
Inbar Karmy
2017-08-02
1
-0
/
+1
|
|
*
|
ptp: introduce ptp auxiliary worker
Grygorii Strashko
2017-08-02
1
-0
/
+20
|
*
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2017-08-08
1
-1
/
+0
|
|
\
\
\
|
|
*
|
|
RDMA/mlx5: Fix existence check for extended address vector
Leon Romanovsky
2017-08-04
1
-1
/
+0
|
*
|
|
|
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2017-08-08
1
-2
/
+0
|
|
\
\
\
\
|
|
*
|
|
|
scsi: bnx2i: Simplify cpu hotplug code
Thomas Gleixner
2017-07-27
1
-1
/
+0
|
|
*
|
|
|
scsi: bnx2fc: Simplify CPU hotplug code
Thomas Gleixner
2017-07-27
1
-1
/
+0
|
*
|
|
|
|
Merge tag 'for-linus-20170807' of git://git.infradead.org/linux-mtd
Linus Torvalds
2017-08-08
1
-3
/
+3
|
|
\
\
\
\
\
|
|
*
|
|
|
|
mtd: nand: Declare tBERS, tR and tPROG as u64 to avoid integer overflow
Boris Brezillon
2017-08-02
1
-3
/
+3
*
|
|
|
|
|
|
net: ipv6: avoid overhead when no custom FIB rules are installed
Vincent Bernat
2017-08-09
1
-0
/
+1
*
|
|
|
|
|
|
bpf/verifier: track signed and unsigned min/max values
Edward Cree
2017-08-09
2
-9
/
+16
*
|
|
|
|
|
|
bpf/verifier: rework value tracking
Edward Cree
2017-08-09
3
-35
/
+112
*
|
|
|
|
|
|
net: switchdev: Remove bridge bypass support from switchdev
Arkadi Sharshevsky
2017-08-07
1
-75
/
+0
*
|
|
|
|
|
|
net: dsa: Move FDB dump implementation inside DSA
Arkadi Sharshevsky
2017-08-07
2
-14
/
+3
*
|
|
|
|
|
|
net: dsa: Remove redundant MDB dump support
Arkadi Sharshevsky
2017-08-07
1
-4
/
+0
*
|
|
|
|
|
|
net: dsa: Remove support for bypass bridge port attributes/vlan set
Arkadi Sharshevsky
2017-08-07
1
-4
/
+0
*
|
|
|
|
|
|
net: dsa: Remove prepare phase for FDB
Arkadi Sharshevsky
2017-08-07
1
-3
/
+1
*
|
|
|
|
|
|
net: dsa: Change DSA slave FDB API to be switchdev independent
Arkadi Sharshevsky
2017-08-07
1
-5
/
+3
*
|
|
|
|
|
|
ipv6: sr: define core operations for seg6local lightweight tunnel
David Lebrun
2017-08-07
4
-0
/
+77
*
|
|
|
|
|
|
ipv6: sr: export SRH insertion functions
David Lebrun
2017-08-07
1
-0
/
+2
*
|
|
|
|
|
|
net_sched: use void pointer for filter handle
WANG Cong
2017-08-07
2
-5
/
+5
*
|
|
|
|
|
|
bpf: add support for sys_enter_* and sys_exit_* tracepoints
Yonghong Song
2017-08-07
1
-0
/
+12
*
|
|
|
|
|
|
net: ipv6: add second dif to raw socket lookups
David Ahern
2017-08-07
1
-1
/
+1
*
|
|
|
|
|
|
net: ipv6: add second dif to inet6 socket lookups
David Ahern
2017-08-07
2
-9
/
+23
*
|
|
|
|
|
|
net: ipv6: add second dif to udp socket lookups
David Ahern
2017-08-07
2
-1
/
+11
[next]