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
...
*
|
net/mlx5: Replace kfree with kvfree
Chuhong Yuan
2019-07-18
1
-1
/
+1
*
|
MAINTAINERS: update netsec driver
Ilias Apalodimas
2019-07-18
1
-0
/
+1
*
|
ipv6: Unlink sibling route in case of failure
Ido Schimmel
2019-07-18
1
-1
/
+17
*
|
Merge tag 'wireless-drivers-for-davem-2019-07-18' of git://git.kernel.org/pub...
David S. Miller
2019-07-18
6
-6
/
+93
|
\
\
|
*
|
rt2x00usb: fix rx queue hang
Soeren Moch
2019-07-15
1
-6
/
+6
|
*
|
ath10k: work around uninitialized vht_pfr variable
Arnd Bergmann
2019-07-15
1
-0
/
+2
|
*
|
iwlwifi: pcie: add support for qu c-step devices
Luca Coelho
2019-07-15
4
-0
/
+83
|
*
|
iwlwifi: add new cards for 9000 and 20000 series
Ihab Zhaika
2019-07-15
1
-0
/
+2
*
|
|
liquidio: Replace vmalloc + memset with vzalloc
Chuhong Yuan
2019-07-18
1
-4
/
+2
*
|
|
udp: Fix typo in net/ipv4/udp.c
Su Yanjun
2019-07-18
1
-1
/
+1
*
|
|
net: bcmgenet: use promisc for unsupported filters
Justin Chen
2019-07-18
1
-31
/
+26
*
|
|
ipv6: rt6_check should return NULL if 'from' is NULL
David Ahern
2019-07-18
1
-1
/
+1
*
|
|
tipc: initialize 'validated' field of received packets
Jon Maloy
2019-07-18
1
-0
/
+1
*
|
|
Merge branch 'ipv4-relax-source-validation-check-for-loopback-packets'
David S. Miller
2019-07-18
2
-1
/
+39
|
\
\
\
|
*
|
|
selftests: add a test case for rp_filter
Cong Wang
2019-07-18
1
-1
/
+34
|
*
|
|
fib: relax source validation check for loopback packets
Cong Wang
2019-07-18
1
-0
/
+5
|
/
/
/
*
|
|
Merge branch 'mlxsw-Two-fixes'
David S. Miller
2019-07-18
4
-8
/
+25
|
\
\
\
|
*
|
|
mlxsw: spectrum: Do not process learned records with a dummy FID
Ido Schimmel
2019-07-18
3
-0
/
+17
|
*
|
|
mlxsw: spectrum_dcb: Configure DSCP map as the last rule is removed
Petr Machata
2019-07-18
1
-8
/
+8
|
/
/
/
*
|
|
net: ag71xx: Add missing header
Rosen Penev
2019-07-18
1
-0
/
+1
*
|
|
net_sched: unset TCQ_F_CAN_BYPASS when adding filters
Cong Wang
2019-07-17
3
-4
/
+1
*
|
|
Merge branch 'net-rds-RDMA-fixes'
David S. Miller
2019-07-17
5
-49
/
+109
|
\
\
\
|
*
|
|
net/rds: Initialize ic->i_fastreg_wrs upon allocation
Gerd Rausch
2019-07-17
1
-1
/
+1
|
*
|
|
net/rds: Keep track of and wait for FRWR segments in use upon shutdown
Gerd Rausch
2019-07-17
3
-6
/
+45
|
*
|
|
net/rds: Set fr_state only to FRMR_IS_FREE if IB_WR_LOCAL_INV had been succes...
Gerd Rausch
2019-07-17
1
-1
/
+2
|
*
|
|
net/rds: Fix NULL/ERR_PTR inconsistency
Gerd Rausch
2019-07-17
1
-2
/
+2
|
*
|
|
net/rds: Wait for the FRMR_IS_FREE (or FRMR_IS_STALE) transition after postin...
Gerd Rausch
2019-07-17
2
-27
/
+40
|
*
|
|
net/rds: Get rid of "wait_clean_list_grace" and add locking
Gerd Rausch
2019-07-17
2
-38
/
+19
|
*
|
|
net/rds: Give fr_state a chance to transition to FRMR_IS_FREE
Gerd Rausch
2019-07-17
2
-1
/
+27
|
/
/
/
*
|
|
net/sched: Make NET_ACT_CT depends on NF_NAT
YueHaibing
2019-07-17
1
-1
/
+1
*
|
|
net: sctp: fix warning "NULL check before some freeing functions is not needed"
Hariprasad Kelam
2019-07-17
1
-8
/
+4
*
|
|
caif-hsi: fix possible deadlock in cfhsi_exit_module()
Taehee Yoo
2019-07-17
1
-1
/
+1
*
|
|
fix: taprio: Change type of txtime-delay parameter to u32
Vedang Patel
2019-07-16
2
-4
/
+4
*
|
|
skbuff: fix compilation warnings in skb_dump()
Qian Cai
2019-07-16
1
-1
/
+1
*
|
|
be2net: Signal that the device cannot transmit during reconfiguration
Benjamin Poirier
2019-07-16
1
-1
/
+5
*
|
|
net: ethernet: mediatek: mtk_eth_soc: Add of_node_put() before goto
Nishka Dasgupta
2019-07-16
1
-1
/
+3
*
|
|
net: ethernet: mscc: ocelot_board: Add of_node_put() before return
Nishka Dasgupta
2019-07-16
1
-1
/
+4
*
|
|
net: ethernet: ti: cpsw: Add of_node_put() before return and break
Nishka Dasgupta
2019-07-16
1
-8
/
+18
*
|
|
Merge tag 'mlx5-fixes-2019-07-15' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
2019-07-16
1
-6
/
+7
|
\
\
\
|
*
|
|
net/mlx5e: Allow dissector meta key in tc flower
Vlad Buslov
2019-07-15
1
-1
/
+2
|
*
|
|
net/mlx5e: Rely on filter_dev instead of dissector keys for tunnels
Vlad Buslov
2019-07-15
1
-5
/
+1
|
*
|
|
net/mlx5e: Verify encapsulation is supported
Eli Cohen
2019-07-15
1
-0
/
+4
|
/
/
/
*
|
|
ISDN: hfcsusb: checking idx of ep configuration
Phong Tran
2019-07-15
1
-0
/
+3
*
|
|
vmxnet3: Remove call to memset after dma_alloc_coherent
Fuqian Huang
2019-07-15
1
-1
/
+0
*
|
|
hippi: Remove call to memset after pci_alloc_consistent
Fuqian Huang
2019-07-15
1
-2
/
+0
*
|
|
ethernet: remove redundant memset
Fuqian Huang
2019-07-15
14
-27
/
+0
*
|
|
atm: idt77252: Remove call to memset after dma_alloc_coherent
Fuqian Huang
2019-07-15
1
-1
/
+0
*
|
|
net: neigh: fix multiple neigh timer scheduling
Lorenzo Bianconi
2019-07-15
1
-0
/
+2
|
/
/
*
|
sky2: Disable MSI on P5W DH Deluxe
Tasos Sahanidis
2019-07-14
1
-0
/
+7
*
|
sis900: correct a few typos
Sergej Benilov
2019-07-14
1
-3
/
+3
[prev]
[next]