summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2017-07-19ipv6: avoid overflow of offset in ip6_find_1stfragoptSabrina Dubroca
2017-07-19Revert "rtnetlink: Do not generate notifications for CHANGEADDR event"David Ahern
2017-07-19net: Zero terminate ifr_name in dev_ifname().David S. Miller
2017-07-19wireless: wext: terminate ifr name coming from userspaceLevin, Alexander
2017-07-18netfilter: fix netfilter_net_init() returnDan Carpenter
2017-07-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2017-07-18udp: preserve skb->dst if required for IP options processingPaolo Abeni
2017-07-18ipv4: ipv6: initialize treq->txhash in cookie_v[46]_check()Alexander Potapenko
2017-07-17netfilter: expect: fix crash when putting uninited expectationFlorian Westphal
2017-07-17netfilter: nf_tables: only allow in/output for arp packetsFlorian Westphal
2017-07-17netfilter: nat: fix src map lookupFlorian Westphal
2017-07-17netfilter: remove old pre-netns era hook apiFlorian Westphal
2017-07-17netfilter: nfnetlink: Improve input length sanitization in nfnetlink_rcvMateusz Jurczyk
2017-07-15tcp_bbr: init pacing rate on first RTT sampleNeal Cardwell
2017-07-15tcp_bbr: remove sk_pacing_rate=0 transient during initNeal Cardwell
2017-07-15tcp_bbr: introduce bbr_init_pacing_rate_from_rtt() helperNeal Cardwell
2017-07-15tcp_bbr: introduce bbr_bw_to_pacing_rate() helperNeal Cardwell
2017-07-15tcp_bbr: cut pacing rate only if filled pipeNeal Cardwell
2017-07-15openvswitch: Fix for force/commit action failuresGreg Rose
2017-07-15ipv4: ip_do_fragment: fix headroom testsVasily Averin
2017-07-14sctp: fix an array overflow when all ext chunks are setXin Long
2017-07-14net sched actions: rename act_get_notify() to tcf_get_notify()Roman Mashak
2017-07-14net/packet: Fix Tx queue selection for AF_PACKETIván Briano
2017-07-14net: bridge: fix dest lookup when vlan proto doesn't matchNikolay Aleksandrov
2017-07-14netpoll: shut up a kernel warning on refcountWANG Cong
2017-07-13net: set fib rule refcount after mallocDavid Ahern
2017-07-13dccp: make const array error_code staticColin Ian King
2017-07-13bpf: fix return in bpf_skb_adjust_netKefeng Wang
2017-07-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-07-12datagram: fix kernel-doc commentsstephen hemminger
2017-07-12net: ipmr: ipmr_get_table() returns NULLDan Carpenter
2017-07-11bridge: mdb: fix leak on complete_info ptr on fail pathEduardo Valentin
2017-07-11Merge tag 'ceph-for-4.13-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds
2017-07-08mpls: fix uninitialized in_label var warning in mpls_getrouteRoopa Prabhu
2017-07-08bonding: avoid NETDEV_CHANGEMTU event when unregistering slaveWANG Cong
2017-07-08rds: tcp: use sock_create_lite() to create the accept socketSowmini Varadhan
2017-07-07libceph: osd_state is 32 bits wide in luminousIlya Dryomov
2017-07-07crush: remove an obsolete commentIlya Dryomov
2017-07-07crush: crush_init_workspace starts with struct crush_workIlya Dryomov
2017-07-07libceph, crush: per-pool crush_choose_arg_map for crush_do_rule()Ilya Dryomov
2017-07-07crush: implement weight and id overrides for straw2Ilya Dryomov
2017-07-07libceph: apply_upmap()Ilya Dryomov
2017-07-07libceph: compute actual pgid in ceph_pg_to_up_acting_osds()Ilya Dryomov
2017-07-07libceph: pg_upmap[_items] infrastructureIlya Dryomov
2017-07-07libceph: ceph_decode_skip_* helpersIlya Dryomov
2017-07-07libceph: kill __{insert,lookup,remove}_pg_mapping()Ilya Dryomov
2017-07-07libceph: introduce and switch to decode_pg_mapping()Ilya Dryomov
2017-07-07libceph: don't pass pgid by valueIlya Dryomov
2017-07-07libceph: respect RADOS_BACKOFF backoffsIlya Dryomov
2017-07-07libceph: avoid unnecessary pi lookups in calc_target()Ilya Dryomov