summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: Fix incorrect bits for LE statesƁukasz Rymanowski2018-02-101-3/+3
* Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-02-045-2/+18
|\
| * net: Restrict unwhitelisted proto caches to size 0Kees Cook2018-01-151-3/+1Star
| * sctp: Copy struct sctp_sock.autoclose to userspace using put_user()David Windsor2018-01-151-1/+1
| * sctp: Define usercopy region in SCTP proto slab cacheDavid Windsor2018-01-151-0/+8
| * caif: Define usercopy region in caif proto slab cacheDavid Windsor2018-01-151-0/+2
| * ip: Define usercopy region in IP proto slab cacheDavid Windsor2018-01-152-0/+4
| * net: Define usercopy region in struct proto slab cacheDavid Windsor2018-01-151-1/+5
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-02-0329-158/+236
|\ \
| * | Revert "defer call to mem_cgroup_sk_alloc()"Roman Gushchin2018-02-032-5/+1Star
| * | soreuseport: fix mem leak in reuseport_add_sock()Eric Dumazet2018-02-031-15/+20
| * | cls_u32: add missing RCU annotation.Paolo Abeni2018-02-031-5/+7
| * | net: igmp: add a missing rcu locking sectionEric Dumazet2018-02-011-0/+4
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2018-02-0117-99/+114
| |\ \
| | * | netfilter: on sockopt() acquire sock lock only in the required scopePaolo Abeni2018-01-314-29/+26Star
| | * | netfilter: ipt_CLUSTERIP: fix out-of-bounds accesses in clusterip_tg_check()Dmitry Vyukov2018-01-311-3/+13
| | * | netfilter: x_tables: fix pointer leaks to userspaceDmitry Vyukov2018-01-315-2/+5
| | * | netfilter: ipset: Fix wraparound in hash:*net* typesJozsef Kadlecsik2018-01-316-63/+63
| | * | netfilter: x_tables: avoid out-of-bounds reads in xt_request_find_{match|target}Eric Dumazet2018-01-251-0/+6
| | * | netfilter: x_tables: fix int overflow in xt_alloc_table_info()Dmitry Vyukov2018-01-071-2/+1Star
| * | | rtnetlink: remove check for IFLA_IF_NETNSIDChristian Brauner2018-02-011-3/+0Star
| * | | inet: Avoid unitialized variable warning in inet_unhash()Geert Uytterhoeven2018-02-011-4/+2Star
| * | | net: bridge: Fix uninitialized error in br_fdb_sync_static()Geert Uytterhoeven2018-02-011-1/+1
| * | | openvswitch: Remove padding from packet before L3+ conntrack processingEd Swierk2018-02-011-0/+34
| * | | tcp_bbr: fix pacing_gain to always be unity when using lt_bwNeal Cardwell2018-02-011-3/+3
| * | | net: create skb_gso_validate_mac_len()Daniel Axtens2018-02-012-23/+50
* | | | Merge tag 'staging-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-02-019-2861/+0Star
|\ \ \ \ | |/ / / |/| | |
| * | | Merge 4.15-rc6 into staging-nextGreg Kroah-Hartman2018-01-0236-181/+424
| |\ \ \
| * \ \ \ Merge 4.15-rc4 into staging-nextGreg Kroah-Hartman2017-12-1871-286/+493
| |\ \ \ \
| * \ \ \ \ Merge Linus's staging merge point into staging-nextGreg Kroah-Hartman2017-12-0651-474/+1046
| |\ \ \ \ \
| * | | | | | ipx: move Novell IPX protocol support into stagingStephen Hemminger2017-11-289-2864/+0Star
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-01-31500-10820/+17287
|\ \ \ \ \ \ \
| * | | | | | | tls: Add support for encryption using async offload acceleratorVakul Garg2018-01-311-1/+7
| * | | | | | | ip6mr: fix stale iteratorNikolay Aleksandrov2018-01-311-0/+1
| * | | | | | | net/sched: kconfig: Remove blank help textsUlf Magnusson2018-01-311-3/+0Star
| * | | | | | | openvswitch: meter: Use 64-bit arithmetic instead of 32-bitGustavo A. R. Silva2018-01-311-1/+1
| * | | | | | | tcp_nv: fix potential integer overflow in tcpnv_ackedGustavo A. R. Silva2018-01-311-1/+1
| * | | | | | | rtnetlink: enable IFLA_IF_NETNSID for RTM_NEWLINKChristian Brauner2018-01-311-5/+1Star
| * | | | | | | ipmr: Fix ptrdiff_t print formattingJames Hogan2018-01-301-1/+1
| * | | | | | | tcp: release sk_frag.page in tcp_disconnectLi RongQing2018-01-291-0/+6
| * | | | | | | ipv4: Get the address of interface correctly.Tonghao Zhang2018-01-291-0/+4
| * | | | | | | net_sched: gen_estimator: fix lockdep splatEric Dumazet2018-01-291-0/+4
| * | | | | | | ipv6: addrconf: break critical section in addrconf_verify_rtnl()Eric Dumazet2018-01-291-0/+2
| * | | | | | | ipv6: change route cache aging logicWei Wang2018-01-291-8/+12
| * | | | | | | net: ipv6: send unsolicited NA after DADDavid Ahern2018-01-292-4/+31
| * | | | | | | net_sched: implement ->change_tx_queue_len() for pfifo_fastCong Wang2018-01-291-0/+18
| * | | | | | | net_sched: plug in qdisc ops change_tx_queue_lenCong Wang2018-01-292-0/+34
| * | | | | | | net: introduce helper dev_change_tx_queue_len()Cong Wang2018-01-293-37/+34Star
| * | | | | | | dev: advertise the new ifindex when the netns iface changesNicolas Dichtel2018-01-292-18/+32
| * | | | | | | dev: always advertise the new nsid when the netns iface changesNicolas Dichtel2018-01-291-4/+1Star