summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2018-07-19xfrm: don't check offload_handle for nonzeroShannon Nelson3-11/+7
2018-07-11ipv6: xfrm: use 64-bit timestampsArnd Bergmann1-1/+1
2018-07-11xfrm: use time64_t for in-kernel timestampsArnd Bergmann2-17/+17
2018-07-01xfrm: Allow Set Mark to be Updated Using UPDSANathan Harold1-0/+9
2018-06-25xfrm: policy: remove pcpu policy cacheFlorian Westphal3-151/+3
2018-06-23xfrm: Add virtual xfrm interfacesSteffen Klassert5-0/+1027
2018-06-23xfrm: Add a new lookup key to match xfrm interfaces.Steffen Klassert5-20/+79
2018-06-23xfrm: Extend the output_mark to support input direction and masking.Steffen Klassert5-15/+46
2018-06-23net: drivers/net: Convert random_ether_addr to eth_random_addrJoe Perches1-1/+1
2018-06-22tcp_bbr: fix bbr pacing rate for internal pacingEric Dumazet2-15/+5
2018-06-22tcp: ignore rcv_rtt sample with old ts ecr valueWei Wang2-3/+12
2018-06-22rhashtable: remove nulls_base and related code.NeilBrown1-2/+2
2018-06-22rhashtable: split rhashtable.hNeilBrown9-0/+9
2018-06-22VSOCK: fix loopback on big-endian systemsClaudio Imbrenda1-1/+1
2018-06-22cls_flower: fix use after free in flower S/W pathPaolo Abeni1-4/+17
2018-06-22net/packet: fix use-after-freeEric Dumazet1-9/+7
2018-06-21sctp: fix erroneous inc of snmp SctpFragUsrMsgsMarcelo Ricardo Leitner1-1/+3
2018-06-21strparser: Don't schedule in workqueue in paused stateVakul Garg1-4/+1
2018-06-21bpfilter: fix user mode helper cross compilationMatteo Croce1-1/+1
2018-06-20ip: limit use of gso_size to udpWillem de Bruijn2-2/+4
2018-06-20bpfilter: ignore binary filesMatteo Croce1-0/+1
2018-06-20bpfilter: fix build errorMatteo Croce1-2/+4
2018-06-20net/sched: act_ife: preserve the action control in case of errorDavide Caratti1-2/+1
2018-06-20net/sched: act_ife: fix recursive lock and idr leakDavide Caratti1-5/+4
2018-06-20net: propagate dev_get_valid_name return codeLi RongQing1-2/+2
2018-06-20net/tcp: Fix socket lookups with SO_BINDTODEVICEDavid Ahern2-4/+4
2018-06-20net/ipv6: respect rcu grace period before freeing fib6_infoEric Dumazet1-2/+3
2018-06-20net/ncsi: Use netdev_dbg for debug messagesJoel Stanley2-21/+18
2018-06-20net/ncsi: Drop no more channels messageJoel Stanley1-2/+0
2018-06-20net/ncsi: Silence debug messagesJoel Stanley2-9/+9
2018-06-17net_sched: blackhole: tell upper qdisc about dropped packetsKonstantin Khlebnikov1-1/+1
2018-06-17atm: Preserve value of skb->truesize when accounting to vccDavid Woodhouse7-14/+8
2018-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2-17/+7
2018-06-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds42-119/+226
2018-06-16xdp: Fix handling of devmap in generic XDPToshiaki Makita1-17/+4
2018-06-15neighbour: skip NTF_EXT_LEARNED entries during forced gcRoopa Prabhu1-4/+6
2018-06-15tls: fix waitall behavior in tls_sw_recvmsgDaniel Borkmann1-1/+5
2018-06-15tls: fix use-after-free in tls_push_recordDaniel Borkmann1-13/+13
2018-06-15l2tp: filter out non-PPP sessions in pppol2tp_tunnel_ioctl()Guillaume Nault1-1/+1
2018-06-15l2tp: reject creation of non-PPP sessions on L2TPv2 tunnelsGuillaume Nault1-0/+6
2018-06-15ipv6: Only emit append events for appended routesIdo Schimmel1-3/+2
2018-06-15Merge tag 'mac80211-for-davem-2018-06-15' of git://git.kernel.org/pub/scm/lin...David S. Miller3-6/+9
2018-06-15cfg80211: fix rcu in cfg80211_unregister_wdevDedy Lansky1-0/+1
2018-06-15mac80211: Move up init of TXQsToke Høiland-Jørgensen1-6/+6
2018-06-15cfg80211: initialize sinfo in cfg80211_get_stationSven Eckelmann1-0/+2
2018-06-15rds: avoid unenecessary cong_update in loop transportSantosh Shilimkar3-0/+11
2018-06-15l2tp: clean up stale tunnel or session in pppol2tp_connect's error pathGuillaume Nault1-0/+10
2018-06-15l2tp: prevent pppol2tp_connect() from creating kernel socketsGuillaume Nault1-0/+9
2018-06-15l2tp: only accept PPP sessions in pppol2tp_connect()Guillaume Nault1-0/+6
2018-06-15l2tp: fix pseudo-wire type for sessions created by pppol2tp_connect()Guillaume Nault1-0/+1