index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2017-11-28
vxlan: use __be32 type for the param vni in __vxlan_fdb_delete
Xin Long
2017-11-28
bonding: use nla_get_u64 to extract the value for IFLA_BOND_AD_ACTOR_SYSTEM
Xin Long
2017-11-28
sctp: use right member as the param of list_for_each_entry
Xin Long
2017-11-28
sch_sfq: fix null pointer dereference at timer expiration
Paolo Abeni
2017-11-28
cls_bpf: don't decrement net's refcount when offload fails
Jakub Kicinski
2017-11-28
net/packet: fix a race in packet_bind() and packet_notifier()
Eric Dumazet
2017-11-28
packet: fix crash in fanout_demux_rollover()
Mike Maloney
2017-11-28
Merge branch 'sctp-fix-sparse-errors'
David S. Miller
2017-11-28
sctp: remove extern from stream sched
Xin Long
2017-11-28
sctp: force the params with right types for sctp csum apis
Xin Long
2017-11-28
sctp: force SCTP_ERROR_INV_STRM with __u32 when calling sctp_chunk_fail
Xin Long
2017-11-28
lmc: Use memdup_user() as a cleanup
Vasyl Gomonovych
2017-11-28
bnxt_en: Fix an error handling path in 'bnxt_get_module_eeprom()'
Christophe JAILLET
2017-11-28
net: phy: marvell10g: fix the PHY id mask
Antoine Tenart
2017-11-28
Merge branch 'mvpp2-fixes'
David S. Miller
2017-11-28
net: mvpp2: check ethtool sets the Tx ring size is to a valid min value
Antoine Tenart
2017-11-28
net: mvpp2: do not disable GMAC padding
Yan Markman
2017-11-28
net: mvpp2: cleanup probed ports in the probe error path
Antoine Tenart
2017-11-28
net: mvpp2: fix the txq_init error path
Antoine Tenart
2017-11-28
Merge branch 'mlxsw-GRE-offloading-fixes'
David S. Miller
2017-11-28
mlxsw: spectrum_router: Update nexthop RIF on update
Petr Machata
2017-11-28
mlxsw: spectrum_router: Handle encap to demoted tunnels
Petr Machata
2017-11-28
mlxsw: spectrum_router: Demote tunnels on VRF migration
Petr Machata
2017-11-28
mlxsw: spectrum_router: Offload decap only for up tunnels
Petr Machata
2017-11-28
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
2017-11-27
e1000: Fix off-by-one in debug message
Ahmad Fatoum
2017-11-27
i40e: Fix reporting incorrect error codes
Amritha Nambiar
2017-11-27
e1000e: fix the use of magic numbers for buffer overrun issue
Sasha Neftin
2017-11-27
i40e/virtchnl: fix application of sizeof to pointer
Gustavo A R Silva
2017-11-27
tipc: eliminate access after delete in group_filter_msg()
Jon Maloy
2017-11-27
xen-netfront: remove warning when unloading module
Eduardo Otubo
2017-11-28
Merge tag 'mac80211-for-davem-2017-11-27' of git://git.kernel.org/pub/scm/lin...
David S. Miller
2017-11-28
Merge branch 'sctp-stream-reconfig-fixes'
David S. Miller
2017-11-28
sctp: set sender next_tsn for the old result with ctsn_ack_point plus 1
Xin Long
2017-11-28
sctp: avoid flushing unsent queue when doing asoc reset
Xin Long
2017-11-28
sctp: only allow the asoc reset when the asoc outq is empty
Xin Long
2017-11-28
sctp: only allow the out stream reset when the stream outq is empty
Xin Long
2017-11-28
sctp: use sizeof(__u16) for each stream number length instead of magic number
Xin Long
2017-11-27
mac80211: tear down RX aggregations first
Sara Sharon
2017-11-27
mac80211: fix the update of path metric for RANN frame
Chun-Yeow Yeoh
2017-11-27
mac80211: use QoS NDP for AP probing
Johannes Berg
2017-11-26
openvswitch: fix the incorrect flow action alloc size
zhangliping
2017-11-27
net: openvswitch: datapath: fix data type in queue_gso_packets
Gustavo A. R. Silva
2017-11-26
uapi: add SPDX identifier to vm_sockets_diag.h
Stephen Hemminger
2017-11-26
net: dsa: fix 'increment on 0' warning
Vivien Didelot
2017-11-26
VSOCK: Don't call vsock_stream_has_data in atomic context
Jorgen Hansen
2017-11-25
net: sched: crash on blocks with goto chain action
Roman Kapl
2017-11-25
net: thunderbolt: Stop using zero to mean no valid DMA mapping
Mika Westerberg
2017-11-25
net: thunderx: Fix TCP/UDP checksum offload for IPv6 pkts
Sunil Goutham
2017-11-24
cfg80211: select CRYPTO_SHA256 if needed
Johannes Berg
[next]