index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-23
tcp: free batches of packets in tcp_prune_ofo_queue()
Eric Dumazet
1
-4
/
+11
2018-07-23
ip: hash fragments consistently
Paolo Abeni
2
-0
/
+4
2018-07-23
ipv6: use fib6_info_hold_safe() when necessary
Wei Wang
3
-11
/
+38
2018-07-23
Merge tag 'linux-can-fixes-for-4.18-20180723' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can
David S. Miller
4
-113
/
+321
2018-07-23
can: xilinx_can: fix power management handling
Anssi Hannula
1
-41
/
+28
2018-07-23
can: xilinx_can: fix incorrect clear of non-processed interrupts
Anssi Hannula
1
-5
/
+5
2018-07-23
can: xilinx_can: fix RX overflow interrupt not being enabled
Anssi Hannula
1
-1
/
+1
2018-07-23
can: xilinx_can: keep only 1-2 frames in TX FIFO to fix TX accounting
Anssi Hannula
1
-16
/
+123
2018-07-23
can: xilinx_can: fix recovery from error states not being propagated
Anssi Hannula
1
-28
/
+127
2018-07-23
can: xilinx_can: fix RX loop if RXNEMP is asserted without RXOK
Anssi Hannula
1
-13
/
+5
2018-07-23
can: xilinx_can: fix device dropping off bus on RX overrun
Anssi Hannula
1
-1
/
+0
2018-07-23
can: m_can: Move accessing of message ram to after clocks are enabled
Faiz Abbas
1
-4
/
+3
2018-07-23
can: m_can: Fix runtime resume call
Faiz Abbas
1
-4
/
+4
2018-07-23
can: mpc5xxx_can: check of_iomap return before use
Nicholas Mc Guire
1
-0
/
+5
2018-07-23
can: m_can.c: fix setup of CCCR register: clear CCCR NISO bit before checking can.ctrlmode
Roman Fietze
1
-1
/
+2
2018-07-23
can: peak_canfd: fix firmware < v3.3.0: limit allocation to 32-bit DMA addr only
Stephane Grosjean
1
-0
/
+19
2018-07-22
net: prevent ISA drivers from building on PPC32
Randy Dunlap
3
-3
/
+4
2018-07-22
nfp: flower: ensure dead neighbour entries are not offloaded
John Hurley
1
-1
/
+1
2018-07-22
Merge branch 'vxlan-fix-default-fdb-entry-user-space-notify-ordering-race'
David S. Miller
2
-42
/
+93
2018-07-22
vxlan: fix default fdb entry netlink notify ordering during netdev create
Roopa Prabhu
1
-8
/
+21
2018-07-22
vxlan: make netlink notify in vxlan_fdb_destroy optional
Roopa Prabhu
1
-6
/
+8
2018-07-22
vxlan: add new fdb alloc and create helpers
Roopa Prabhu
1
-29
/
+62
2018-07-22
rtnetlink: add rtnl_link_state check in rtnl_configure_link
Roopa Prabhu
1
-3
/
+6
2018-07-22
atl1c: reserve min skb headroom
Florian Westphal
1
-0
/
+1
2018-07-21
multicast: do not restore deleted record source filter mode to new one
Hangbin Liu
2
-4
/
+2
2018-07-21
net: dsa: mv88e6xxx: fix races between lock and irq freeing
Uwe Kleine-König
1
-8
/
+13
2018-07-21
net: skb_segment() should not return NULL
Eric Dumazet
1
-5
/
+5
2018-07-21
net/ipv6: Fix linklocal to global address with VRF
David Ahern
3
-4
/
+12
2018-07-21
bpfilter: Fix mismatch in function argument types
YueHaibing
1
-3
/
+3
2018-07-21
net: phy: consider PHY_IGNORE_INTERRUPT in phy_start_aneg_priv
Heiner Kallweit
1
-1
/
+1
2018-07-21
Merge branch 'qed-Fix-series-II'
David S. Miller
6
-16
/
+27
2018-07-21
qed: Correct Multicast API to reflect existence of 256 approximate buckets.
Sudarsana Reddy Kalluru
5
-13
/
+17
2018-07-21
qed: Fix possible race for the link state value.
Sudarsana Reddy Kalluru
1
-0
/
+1
2018-07-21
qed: Fix link flap issue due to mismatching EEE capabilities.
Sudarsana Reddy Kalluru
1
-3
/
+9
2018-07-21
net: caif: Add a missing rcu_read_unlock() in caif_flow_cb
YueHaibing
1
-1
/
+3
2018-07-21
bonding: set default miimon value for non-arp modes if not set
Jarod Wilson
1
-9
/
+14
2018-07-21
Merge tag 'mlx5-fixes-2018-07-18' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux
David S. Miller
9
-31
/
+67
2018-07-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
6
-35
/
+65
2018-07-20
tls: check RCV_SHUTDOWN in tls_wait_data
Doron Roberts-Kedes
1
-0
/
+3
2018-07-20
Merge branch 'tcp-fix-DCTCP-ECE-Ack-series'
David S. Miller
4
-45
/
+44
2018-07-20
tcp: do not delay ACK in DCTCP upon CE status change
Yuchung Cheng
3
-13
/
+21
2018-07-20
tcp: do not cancel delay-AcK on DCTCP special ACK
Yuchung Cheng
3
-33
/
+12
2018-07-20
tcp: helpers to send special DCTCP ack
Yuchung Cheng
1
-5
/
+17
2018-07-20
bpf: Use option "help" in the llvm-objcopy test
Martin KaFai Lau
1
-1
/
+1
2018-07-20
bpf: btf: Clean up BTF_INT_BITS() in uapi btf.h
Martin KaFai Lau
2
-7
/
+11
2018-07-20
tools/bpftool: Fix segfault case regarding 'pin' arguments
Taeung Song
1
-3
/
+8
2018-07-19
net-next/hinic: fix a problem in hinic_xmit_frame()
Zhao Chen
1
-0
/
+1
2018-07-19
net/page_pool: Fix inconsistent lock state warning
Tariq Toukan
1
-1
/
+1
2018-07-19
Merge branch 'ppc-fix'
Alexei Starovoitov
2
-24
/
+45
2018-07-19
bpf: test case to check whether src/dst regs got mangled by xadd
Daniel Borkmann
1
-0
/
+40
[next]