index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2018-06-14
l2tp: prevent pppol2tp_connect() from creating kernel sockets
Guillaume Nault
2018-06-14
l2tp: only accept PPP sessions in pppol2tp_connect()
Guillaume Nault
2018-06-14
l2tp: fix pseudo-wire type for sessions created by pppol2tp_connect()
Guillaume Nault
2018-06-14
Merge branch 'emaclite-fixes'
David S. Miller
2018-06-14
net: emaclite: Remove xemaclite_mdio_setup return check
Radhey Shyam Pandey
2018-06-14
net: emaclite: Remove unused 'has_mdio' flag.
Radhey Shyam Pandey
2018-06-14
net: emaclite: Fix MDIO bus unregister bug
Radhey Shyam Pandey
2018-06-14
net: emaclite: Fix position of lp->mii_bus assignment
Radhey Shyam Pandey
2018-06-14
tcp: verify the checksum of the first data segment in a new connection
Frank van der Linden
2018-06-14
net: qcom/emac: Add missing of_node_put()
YueHaibing
2018-06-14
sctp: define sctp_packet_gso_append to build GSO frames
Xin Long
2018-06-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2018-06-12
xen/netfront: raise max number of slots in xennet_get_responses()
Juergen Gross
2018-06-12
smc: convert to ->poll_mask
Cong Wang
2018-06-12
net: stmmac: dwmac-meson8b: Fix an error handling path in 'meson8b_dwmac_prob...
Christophe JAILLET
2018-06-12
tc-testing: ife: fix wrong teardown command in test b7b8
Davide Caratti
2018-06-12
net: thunderx: prevent concurrent data re-writing by nicvf_set_rx_mode
Vadim Lomovtsev
2018-06-12
net: phy: mdio-gpio: Cut surplus includes
Linus Walleij
2018-06-12
Merge branch 'hv_netvsc-notification-and-namespace-fixes'
David S. Miller
2018-06-12
hv_netvsc: move VF to same namespace as netvsc device
Stephen Hemminger
2018-06-12
hv_netvsc: fix network namespace issues with VF support
Stephen Hemminger
2018-06-12
hv_netvsc: drop common code until callback model fixed
Stephen Hemminger
2018-06-12
Merge branch 'nfp-fixes'
David S. Miller
2018-06-12
nfp: flower: free dst_entry in route table
Pieter Jansen van Vuuren
2018-06-12
nfp: remove phys_port_name on flower's vNIC
Jakub Kicinski
2018-06-12
nfp: include all ring counters in interface stats
Jakub Kicinski
2018-06-12
nfp: don't pad strings in nfp_cpp_resource_find() to avoid gcc 8 warning
Jakub Kicinski
2018-06-12
Revert "net: do not allow changing SO_REUSEADDR/SO_REUSEPORT on bound sockets"
Bart Van Assche
2018-06-12
netfilter: nf_conncount: Fix garbage collection with zones
Yi-Hung Wei
2018-06-12
netfilter: xt_connmark: fix list corruption on rmmod
Florian Westphal
2018-06-12
netfilter: ctnetlink: avoid null pointer dereference
Florian Westphal
2018-06-12
netfilter: nf_tables: use WARN_ON_ONCE instead of BUG_ON in nft_do_chain()
Taehee Yoo
2018-06-12
netfilter: nf_tables: close race between netns exit and rmmod
Florian Westphal
2018-06-12
netfilter: nf_tables: fix module unload race
Florian Westphal
2018-06-12
netfilter: nft_dynset: do not reject set updates with NFT_SET_EVAL
Pablo Neira Ayuso
2018-06-12
netfilter: nft_socket: fix module autoload
Pablo Neira Ayuso
2018-06-12
netfilter: fix null-ptr-deref in nf_nat_decode_session
Prashant Bhole
2018-06-11
tcp: Do not reload skb pointer after skb_gro_receive().
David Miller
2018-06-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2018-06-11
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
2018-06-11
net/ipv6: Ensure cfg is properly initialized in ipv6_create_tempaddr
David Ahern
2018-06-11
tls: fix NULL pointer dereference on poll
Daniel Borkmann
2018-06-11
xsk: silence warning on memory allocation failure
Björn Töpel
2018-06-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2018-06-11
net: dsa: add error handling for pskb_trim_rcsum
Zhouyang Jia
2018-06-11
ipv6: allow PMTU exceptions to local routes
Julian Anastasov
2018-06-11
ixgbe: Fix bit definitions and add support for testing for ipsec support
Alexander Duyck
2018-06-11
ixgbe: Avoid loopback and fix boolean logic in ipsec_stop_data
Alexander Duyck
2018-06-11
ixgbe: Move ipsec init function to before reset call
Alexander Duyck
2018-06-11
ixgbe: Use CONFIG_XFRM_OFFLOAD instead of CONFIG_XFRM
Alexander Duyck
[next]