summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2017-02-04net: dsa: Bring back device detaching in dsa_slave_suspend()Florian Fainelli1-0/+2
2017-02-04af_unix: move unix_mknod() out of bindlockWANG Cong1-11/+16
2017-02-04bridge: netlink: call br_changelink() during br_dev_newlink()Ivan Vecera1-14/+19
2017-02-04tcp: initialize max window for a new fastopen socketAlexey Kodanev1-0/+1
2017-02-04ipv6: addrconf: Avoid addrconf_disable_change() using RCU read-side lockKefeng Wang1-3/+1
2017-02-04net: fix harmonize_features() vs NETIF_F_HIGHDMAEric Dumazet1-2/+2
2017-02-04ax25: Fix segfault after sock connection timeoutBasil Gunn1-1/+1
2017-02-04openvswitch: maintain correct checksum state in conntrack actionsLance Richardson1-1/+2
2017-02-04tcp: fix tcp_fastopen unaligned access complaints on sparcShannon Nelson1-1/+1
2017-02-04net: ipv4: fix table id in getroute responseDavid Ahern1-1/+1
2017-02-04net: lwtunnel: Handle lwtunnel_fill_encap failureDavid Ahern2-5/+9
2017-02-01SUNRPC: cleanup ida information when removing sunrpc moduleKinglong Mee2-0/+6
2017-01-26svcrdma: avoid duplicate dma unmapping during error recoverySriharsha Basavapatna1-2/+0
2017-01-26svcrpc: don't leak contexts on PROC_DESTROYJ. Bruce Fields1-1/+1
2017-01-19nl80211: fix sched scan netlink socket owner destructionJohannes Berg1-9/+7
2017-01-15net: ipv4: Fix multipath selection with vrfDavid Ahern1-2/+7
2017-01-15gro: Disable frag0 optimization on IPv6 ext headersHerbert Xu1-0/+1
2017-01-15gro: use min_t() in skb_gro_reset_offset()Eric Dumazet1-2/+3
2017-01-15gro: Enter slow-path if there is no tailroomHerbert Xu1-1/+2
2017-01-15ipv4: Do not allow MAIN to be alias for new LOCAL w/ custom rulesAlexander Duyck1-1/+1
2017-01-15igmp: Make igmp group member RFC 3376 compliantMichal Tesar1-1/+6
2017-01-15drop_monitor: consider inserted data in genlmsg_endReiter Wolfgang1-1/+7
2017-01-15drop_monitor: add missing call to genlmsg_endReiter Wolfgang1-9/+24
2017-01-15net, sched: fix soft lockup in tc_classifyDaniel Borkmann1-1/+3
2017-01-15ipv6: handle -EFAULT from skb_copy_bitsDave Jones1-1/+5
2017-01-12mac80211: initialize fast-xmit 'info' laterJohannes Berg1-1/+2
2017-01-09libceph: verify authorize reply on connectIlya Dryomov1-0/+13
2017-01-09cfg80211/mac80211: fix BSS leaks when abandoning assoc attemptsJohannes Berg4-9/+39
2016-12-15batman-adv: Check for alloc errors when preparing TT local dataSven Eckelmann1-2/+2
2016-12-15can: raw: raw_setsockopt: limit number of can_filter that can be setMarc Kleine-Budde1-0/+3
2016-12-10esp6: Fix integrity verification when ESN are usedTobias Brunner1-1/+1
2016-12-10esp4: Fix integrity verification when ESN are usedTobias Brunner1-1/+1
2016-12-10ipv4: Set skb->protocol properly for local outputEli Cooper1-0/+3
2016-12-10ipv6: Set skb->protocol properly for local outputEli Cooper1-0/+2
2016-12-10net: ping: check minimum size on ICMP header lengthKees Cook1-0/+4
2016-12-10net: avoid signed overflows for SO_{SND|RCV}BUFFORCEEric Dumazet1-2/+2
2016-12-10packet: fix race condition in packet_set_ringPhilip Pettersson1-6/+12
2016-12-10net/dccp: fix use-after-free in dccp_invalid_packetEric Dumazet1-5/+7
2016-12-10netlink: Do not schedule work from sk_destructHerbert Xu1-17/+15
2016-12-10netlink: Call cb->done from a worker threadHerbert Xu2-4/+25
2016-12-10net/sched: pedit: make sure that offset is validAmir Vadai1-4/+20
2016-12-10net, sched: respect rcu grace period on cls destructionDaniel Borkmann7-20/+31
2016-12-10l2tp: fix racy SOCK_ZAPPED flag check in l2tp_ip{,6}_bind()Guillaume Nault2-4/+6
2016-12-10rtnetlink: fix FDB size computationSabrina Dubroca1-1/+4
2016-12-10af_unix: conditionally use freezable blocking calls in readWANG Cong1-6/+11
2016-12-10ip6_tunnel: disable caching when the traffic class is inheritedPaolo Abeni1-2/+11
2016-12-10net: check dead netns for peernet2id_alloc()WANG Cong1-0/+2
2016-12-02flow_dissect: call init_default_flow_dissectors() earlierEric Dumazet1-1/+1
2016-12-02cfg80211: limit scan results cache sizeJohannes Berg2-0/+70
2016-11-26netfilter: nft_dynset: fix element timeout for HZ != 1000Anders K. Pedersen1-2/+4