summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | netfilter: x_tables: set module owner for icmp(6) matchesFlorian Westphal2018-07-052-0/+2
| | |/ /
| * | | tcp: cleanup copied_seq and urg_data in tcp_disconnectEric Dumazet2018-07-081-0/+2
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2018-07-083-20/+109
| |\ \ \
| | * | | xdp: XDP_REDIRECT should check IFF_UP and MTUToshiaki Makita2018-07-071-2/+7
| | * | | bpf: sockmap, convert bpf_compute_data_pointers to bpf_*_sk_skbJohn Fastabend2018-07-071-7/+91
| | * | | bpf: fix sk_skb programs without skb->dev assignedJohn Fastabend2018-07-071-1/+2
| | * | | xsk: fix potential race in SKB TX completion codeMagnus Karlsson2018-07-021-0/+4
| | * | | xsk: frame could be completed more than once in SKB pathMagnus Karlsson2018-07-021-3/+3
| | * | | xsk: fix potential lost completion message in SKB pathMagnus Karlsson2018-07-021-7/+2
| * | | | ipfrag: really prevent allocation on netns exitPaolo Abeni2018-07-081-1/+1
| * | | | net: diag: Don't double-free TCP_NEW_SYN_RECV sockets in tcp_abortLorenzo Colitti2018-07-081-2/+1
| * | | | net/ipv4: Set oif in fib_compute_spec_dstDavid Ahern2018-07-081-0/+1
| * | | | net/sched: act_tunnel_key: fix NULL dereference when 'goto chain' is usedDavide Caratti2018-07-071-3/+3
| * | | | net/sched: act_csum: fix NULL dereference when 'goto chain' is usedDavide Caratti2018-07-071-3/+3
| * | | | net/smc: reduce sock_put() for fallback socketsUrsula Braun2018-07-072-5/+12
| * | | | tipc: make function tipc_net_finalize() thread safeJon Maloy2018-07-071-6/+11
| * | | | tipc: fix correct setting of message type in second discovererJon Maloy2018-07-071-6/+7
| * | | | tipc: correct discovery message handling during address trial periodJon Maloy2018-07-071-1/+4
| * | | | tipc: fix wrong return value from function tipc_node_try_addr()Jon Maloy2018-07-071-2/+5
| * | | | ipv4: Return EINVAL when ping_group_range sysctl doesn't map to user nsTyler Hicks2018-07-061-2/+3
| * | | | net: qrtr: Reset the node and port ID of broadcast messagesArun Kumar Neelakantam2018-07-051-2/+7
| * | | | net: qrtr: Broadcast messages only from control portArun Kumar Neelakantam2018-07-051-0/+4
| * | | | ipv6: make ipv6_renew_options() interrupt/kernel safePaul Moore2018-07-053-95/+52
| | |/ / | |/| |
| * | | sctp: fix the issue that pathmtu may be set lower than MINSEGMENTXin Long2018-07-041-1/+1
| * | | net/ipv6: Revert attempt to simplify route replace and appendDavid Ahern2018-07-042-72/+87
| * | | gen_stats: Fix netlink stats dumping in the presence of paddingToke Høiland-Jørgensen2018-07-041-2/+14
| * | | tls: fix skb_to_sgvec returning unhandled error.Doron Roberts-Kedes2018-07-031-0/+5
| |/ /
* | | net/9p/client.c: put refcount of trans_mod in error case in parse_opts()piaojun2018-07-141-1/+2
* | | net/smc: fix up merge error with poll changesLinus Torvalds2018-07-031-1/+2
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-07-0231-171/+415
|\ \
| * | ipv6: sr: fix passing wrong flags to crypto_alloc_shash()Eric Biggers2018-07-021-1/+1
| * | net: fix use-after-free in GRO with ESPSabrina Dubroca2018-07-024-6/+4
| * | tcp: prevent bogus FRTO undos with non-SACK flowsIlpo Järvinen2018-07-011-0/+9
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2018-07-011-32/+54
| |\ \
| | * | bpf: Change bpf_fib_lookup to return lookup statusDavid Ahern2018-06-291-32/+54
| * | | net: fib_rules: bring back rule_exists to match rule during addRoopa Prabhu2018-06-301-1/+71
| * | | net: use dev_change_tx_queue_len() for SIOCSIFTXQLENCong Wang2018-06-301-9/+2
| * | | net/ipv6: Fix updates to prefix routeDavid Ahern2018-06-301-3/+6
| * | | net: cleanup gfp mask in alloc_skb_with_fragsMichal Hocko2018-06-301-2/+1
| * | | tcp: fix Fast Open key endiannessYuchung Cheng2018-06-301-5/+13
| * | | Merge tag 'mac80211-for-davem-2018-06-29' of git://git.kernel.org/pub/scm/lin...David S. Miller2018-06-292-21/+16
| |\ \ \
| | * | | nl80211: check nla_parse_nested() return valuesJohannes Berg2018-06-291-5/+11
| | * | | nl80211: relax ht operation checks for meshBob Copeland2018-06-291-16/+3
| | * | | mac80211: disable BHs/preemption in ieee80211_tx_control_port()Denis Kenzior2018-06-291-0/+2
| * | | | net, mm: account sock objects to kmemcgShakeel Butt2018-06-291-2/+5
| |/ / /
| * | | net/smc: rebuild nonblocking connectUrsula Braun2018-06-282-28/+71
| * | | tcp: add one more quick ack after after ECN eventsEric Dumazet2018-06-281-2/+2
| * | | bpfilter: include bpfilter_umh in assembly instead of using objcopyMasahiro Yamada2018-06-283-21/+14
| * | | strparser: Remove early eaten to fix full tcp receive buffer stallDoron Roberts-Kedes2018-06-281-16/+1
| * | | bpfilter: check compiler capability in KconfigMasahiro Yamada2018-06-282-5/+1