index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
batman-adv: mcast: fix multicast tt/tvlv worker locking
Linus Lüssing
2019-05-06
3
-8
/
+9
*
batman-adv: Start new development cycle
Simon Wunderlich
2019-05-06
1
-1
/
+1
*
batman-adv: Fix genl notification for throughput_override
Sven Eckelmann
2019-03-25
1
-2
/
+5
*
batman-adv: fix warning in function batadv_v_elp_get_throughput
Anders Roxell
2019-03-25
1
-2
/
+4
*
batman-adv: Reduce tt_global hash refcnt only for removed entry
Sven Eckelmann
2019-03-25
1
-3
/
+15
*
batman-adv: Reduce tt_local hash refcnt only for removed entry
Sven Eckelmann
2019-03-25
1
-5
/
+9
*
batman-adv: Reduce claim hash refcnt only for removed entry
Sven Eckelmann
2019-03-25
1
-3
/
+13
*
Documentation: networking: Update netdev-FAQ regarding patches
Florian Fainelli
2019-03-19
1
-0
/
+13
*
Merge branch 's390-qeth-fixes'
David S. Miller
2019-03-19
3
-9
/
+11
|
\
|
*
s390/qeth: be drop monitor friendly
Julian Wiedmann
2019-03-19
3
-5
/
+6
|
*
s390/qeth: fix race when initializing the IP address table
Julian Wiedmann
2019-03-19
1
-1
/
+3
|
*
s390/qeth: don't erase configuration while probing
Julian Wiedmann
2019-03-19
2
-3
/
+2
|
/
*
mISDN: hfcpci: Test both vendor & device ID for Digium HFC4S
Bjorn Helgaas
2019-03-19
1
-1
/
+2
*
Merge branch 'sctp-fix-ignoring-asoc_id-for-tcp-style-sockets-on-some-setsock...
David S. Miller
2019-03-19
1
-0
/
+39
|
\
|
*
sctp: fix ignoring asoc_id for tcp-style sockets on SCTP_STREAM_SCHEDULER soc...
Xin Long
2019-03-19
1
-0
/
+3
|
*
sctp: fix ignoring asoc_id for tcp-style sockets on SCTP_EVENT sockopt
Xin Long
2019-03-19
1
-0
/
+3
|
*
sctp: fix ignoring asoc_id for tcp-style sockets on SCTP_ENABLE_STREAM_RESET ...
Xin Long
2019-03-19
1
-0
/
+3
|
*
sctp: fix ignoring asoc_id for tcp-style sockets on SCTP_DEFAULT_PRINFO sockopt
Xin Long
2019-03-19
1
-0
/
+3
|
*
sctp: fix ignoring asoc_id for tcp-style sockets on SCTP_AUTH_DEACTIVATE_KEY ...
Xin Long
2019-03-19
1
-0
/
+3
|
*
sctp: fix ignoring asoc_id for tcp-style sockets on SCTP_AUTH_DELETE_KEY sockopt
Xin Long
2019-03-19
1
-0
/
+3
|
*
sctp: fix ignoring asoc_id for tcp-style sockets on SCTP_AUTH_ACTIVE_KEY sockopt
Xin Long
2019-03-19
1
-0
/
+3
|
*
sctp: fix ignoring asoc_id for tcp-style sockets on SCTP_AUTH_KEY sockopt
Xin Long
2019-03-19
1
-0
/
+3
|
*
sctp: fix ignoring asoc_id for tcp-style sockets on SCTP_MAX_BURST sockopt
Xin Long
2019-03-19
1
-0
/
+3
|
*
sctp: fix ignoring asoc_id for tcp-style sockets on SCTP_CONTEXT sockopt
Xin Long
2019-03-19
1
-0
/
+3
|
*
sctp: fix ignoring asoc_id for tcp-style sockets on SCTP_DEFAULT_SNDINFO sockopt
Xin Long
2019-03-19
1
-0
/
+3
|
*
sctp: fix ignoring asoc_id for tcp-style sockets on SCTP_DELAYED_SACK sockopt
Xin Long
2019-03-19
1
-0
/
+3
|
*
sctp: fix ignoring asoc_id for tcp-style sockets on SCTP_DEFAULT_SEND_PARAM s...
Marcelo Ricardo Leitner
2019-03-19
1
-0
/
+3
|
/
*
sctp: not copy sctp_sock pd_lobby in sctp_copy_descendant
Xin Long
2019-03-19
1
-2
/
+1
*
sctp: get sctphdr by offset in sctp_compute_cksum
Xin Long
2019-03-19
1
-1
/
+1
*
af_packet: fix the tx skb protocol in raw sockets with ETH_P_ALL
Yoshiki Komachi
2019-03-19
1
-1
/
+2
*
packets: Always register packet sk in the same order
Maxime Chevallier
2019-03-19
2
-1
/
+7
*
vxlan: Don't call gro_cells_destroy() before device is unregistered
Zhiqiang Liu
2019-03-19
1
-3
/
+1
*
net: aquantia: fix rx checksum offload for UDP/TCP over IPv6
Dmitry Bogdanov
2019-03-19
1
-2
/
+3
*
mac8390: Fix mmio access size probe
Finn Thain
2019-03-19
1
-7
/
+12
*
gtp: change NET_UDP_TUNNEL dependency to select
Matteo Croce
2019-03-19
1
-2
/
+2
*
net: rose: fix a possible stack overflow
Eric Dumazet
2019-03-19
1
-9
/
+12
*
doc: fix link to MSG_ZEROCOPY patchset
Tobias Klauser
2019-03-18
1
-1
/
+1
*
tipc: allow service ranges to be connect()'ed on RDM/DGRAM
Erik Hugne
2019-03-18
1
-5
/
+15
*
networking: fix snmp_counter.rst Doc. Warnings
Randy Dunlap
2019-03-18
1
-3
/
+9
*
net: tipc: fix a missing check for nla_nest_start
Kangjie Lu
2019-03-17
1
-0
/
+2
*
tun: add a missing rcu_read_unlock() in error path
Eric Dumazet
2019-03-16
1
-0
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2019-03-16
24
-290
/
+883
|
\
|
*
powerpc: bpf: Fix generation of load/store DW instructions
Naveen N. Rao
2019-03-16
5
-18
/
+37
|
*
xsk: fix umem memory leak on cleanup
Björn Töpel
2019-03-16
2
-19
/
+1
|
*
Merge branch 'fix-bpf-docs'
Alexei Starovoitov
2019-03-14
2
-126
/
+240
|
|
\
|
|
*
tools: bpf: synchronise BPF UAPI header with tools
Quentin Monnet
2019-03-14
1
-63
/
+120
|
|
*
bpf: add documentation for helpers bpf_spin_lock(), bpf_spin_unlock()
Quentin Monnet
2019-03-14
1
-0
/
+55
|
|
*
bpf: fix documentation for eBPF helpers
Quentin Monnet
2019-03-14
1
-63
/
+65
|
|
/
|
*
Merge branch 'fix-fwd-enum-resolution'
Alexei Starovoitov
2019-03-14
2
-13
/
+82
|
|
\
|
|
*
selftests/bpf: add fwd enum resolution test for btf_dedup
Andrii Nakryiko
2019-03-14
1
-0
/
+44
[next]