summaryrefslogtreecommitdiff
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'selinux/next'Stephen Rothwell2018-03-028-27/+218
|\
| * sctp: Add LSM hooksRichard Haines2018-02-263-1/+91
| * sctp: Add ip option supportRichard Haines2018-02-265-26/+117
| * netlabel: If PF_INET6, check sk_buff ip header versionRichard Haines2018-02-141-0/+10
* | Merge remote-tracking branch 'mac80211-next/master'Stephen Rothwell2018-03-024-64/+115
|\ \
| * | mac80211: support A-MSDU in fast-rxFelix Fietkau2018-02-272-53/+76
| * | mac80211: agg-rx: Accept ADDBA request update if timeout did not changeIlan Peer2018-02-271-2/+12
| * | mac80211: support station 4-addr mode fast-rxFelix Fietkau2018-02-271-4/+7
| * | mac80211: support fast-rx with incompatible PS capabilities when PS is disabledFelix Fietkau2018-02-272-6/+12
| * | mac80211: support AP 4-addr mode fast-rxFelix Fietkau2018-02-271-0/+9
* | | Merge remote-tracking branch 'ipvs-next/master'Stephen Rothwell2018-03-021-2/+2
|\ \ \
| * | | netfilter: ipvs: Fix space before '[' error.Arvind Yadav2017-07-311-2/+2
* | | | Merge remote-tracking branch 'ipsec-next/master'Stephen Rothwell2018-03-025-3/+8
|\ \ \ \
| * | | | esp: check the NETIF_F_HW_ESP_TX_CSUM bit before segmentingShannon Nelson2018-02-272-0/+4
| * | | | xfrm: mark kmem_caches as __ro_after_initAlexey Dobriyan2018-02-272-2/+3
| * | | | esp4: remove redundant initialization of pointer esphColin Ian King2018-02-131-1/+1
* | | | | Merge remote-tracking branch 'net-next/master'Stephen Rothwell2018-03-02210-2931/+4216
|\ \ \ \ \
| * | | | | ipv6: allow userspace to add IFA_F_OPTIMISTIC addressesSabrina Dubroca2018-03-011-1/+34
| * | | | | net: Fix spelling mistake "greater then" -> "greater than"Gal Pressman2018-03-011-1/+1
| * | | | | net/smc: prevent new connections on link groupKarsten Graul2018-03-014-18/+12
| * | | | | net/smc: process add/delete link messagesKarsten Graul2018-03-015-7/+223
| * | | | | net/smc: do not allow eyecatchers in rmbeKarsten Graul2018-03-014-3/+27
| * | | | | net/smc: process confirm/delete rkey messagesKarsten Graul2018-03-014-10/+186
| * | | | | net/smc: respond to test link messagesKarsten Graul2018-03-012-1/+56
| * | | | | net/smc: remove unused fields from smc structuresKarsten Graul2018-03-014-18/+8
| * | | | | net/smc: move netinfo function to file smc_clc.cKarsten Graul2018-03-014-45/+45
| * | | | | net/smc: cleanup smc_llc.h and smc_clc.h headersStefan Raspl2018-03-015-38/+37
| * | | | | ipmr, ip6mr: Unite dumproute flowsYuval Mintz2018-03-013-239/+201
| * | | | | ip6mr: Remove MFC_NOTIFY and refactor flagsYuval Mintz2018-03-011-3/+0
| * | | | | ipmr, ip6mr: Unite vif seq functionsYuval Mintz2018-03-013-89/+43
| * | | | | ipmr, ip6mr: Unite mfc seq logicYuval Mintz2018-03-013-178/+74
| * | | | | ipmr, ip6mr: Unite logic for searching in MFC cacheYuval Mintz2018-03-013-114/+85
| * | | | | ipmr, ip6mr: Make mfc_cache a common structureYuval Mintz2018-03-012-230/+251
| * | | | | ipmr, ip6mr: Unite creation of new mr_tableYuval Mintz2018-03-013-37/+47
| * | | | | mroute*: Make mr_table a common structYuval Mintz2018-03-012-164/+139
| * | | | | ip6mr: Align hash implementation to ipmrYuval Mintz2018-03-011-145/+168
| * | | | | ip6mr: Make mroute_sk rcu-basedYuval Mintz2018-03-012-19/+28
| * | | | | ipmr,ipmr6: Define a uniform vif_deviceYuval Mintz2018-03-016-41/+63
| * | | | | ipv6: route: dissect flow in input path if fib rules need itRoopa Prabhu2018-02-283-10/+42
| * | | | | ipv6: route: dissect flow in input path if fib rules need itRoopa Prabhu2018-02-283-15/+38
| * | | | | ipv6: fib6_rules: support for match on sport, dport and ip protoRoopa Prabhu2018-02-281-0/+11
| * | | | | ipv4: fib_rules: support match on sport, dport and ip protoRoopa Prabhu2018-02-281-0/+11
| * | | | | net: fib_rules: support for match on ip_proto, sport and dportRoopa Prabhu2018-02-281-2/+90
| * | | | | net: sch: prio: Add offload ability for grafting a childNogah Frankel2018-02-281-0/+32
| * | | | | mlxsw: spectrum: qdiscs: prio: Delete child qdiscs when removing bandsNogah Frankel2018-02-281-7/+6
| * | | | | net: sch: Don't warn on missmatching qlen and backlog for offloaded qdiscsNogah Frankel2018-02-281-1/+6
| * | | | | inet: whitespace cleanupStephen Hemminger2018-02-289-9/+2
| * | | | | ip_tunnel: Rename & publish init_tunnel_flowPetr Machata2018-02-271-28/+12
| * | | | | net: GRE: Add is_gretap_dev, is_ip6gretap_devPetr Machata2018-02-272-0/+12
| * | | | | rds: deliver zerocopy completion notification with dataSowmini Varadhan2018-02-274-25/+53