summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mlx5-updates-2018-01-08' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2018-01-101-1/+9
|\
| * net/core: Add drop counters to VF statisticsEugenia Emantayev2018-01-091-1/+9
* | tipc: improve poll() for group member socketJon Maloy2018-01-093-33/+41
* | tipc: improve groupcast scope handlingJon Maloy2018-01-098-71/+96
* | tipc: add option to suppress PUBLISH events for pre-existing publicationsJon Maloy2018-01-096-15/+21
* | tipc: send out join messages as soon as new member is discoveredJon Maloy2018-01-094-42/+68
* | tipc: simplify group LEAVE sequenceJon Maloy2018-01-091-31/+9
* | tipc: create group member event messages when they are neededJon Maloy2018-01-093-44/+56
* | tipc: adjustment to group member FSMJon Maloy2018-01-091-3/+2
* | tipc: let group member stay in JOINED mode if unable to reclaimJon Maloy2018-01-091-12/+22
* | tipc: a couple of cleanupsJon Maloy2018-01-091-14/+8
* | ethtool: Ensure new ring parameters are within bounds during SRINGPARAMEugenia Emantayev2018-01-091-2/+11
* | ipv6: use ARRAY_SIZE for array sizing calculation on array seg6_action_tableColin Ian King2018-01-091-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-01-0916-97/+128
|\ \ | |/ |/|
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-01-0815-85/+126
| |\
| | * sctp: fix the handling of ICMP Frag Needed for too small MTUsMarcelo Ricardo Leitner2018-01-082-12/+25
| | * sctp: do not retransmit upon FragNeeded if PMTU discovery is disabledMarcelo Ricardo Leitner2018-01-081-12/+12
| | * Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2018-01-051-3/+5
| | |\
| | | * netfilter: nf_tables: fix potential NULL-ptr deref in nf_tables_dump_obj_done()Hangbin Liu2017-12-261-2/+4
| | | * netfilter: nf_tables: fix chain filter in nf_tables_dump_rules()Pablo Neira Ayuso2017-12-211-1/+1
| | * | ipv6: fix general protection fault in fib6_add()Wei Wang2018-01-041-15/+20
| | * | RDS: null pointer dereference in rds_atomic_free_opMohamed Ghannam2018-01-041-0/+1
| | * | rtnetlink: give a user socket to get_target_net()Andrei Vagin2018-01-041-5/+5
| | * | mac80211: mesh: drop frames appearing to be from usJohannes Berg2018-01-041-0/+2
| | * | nl80211: Check for the required netlink attribute presenceHao Chen2018-01-041-1/+2
| | * | sctp: fix error path in sctp_stream_initMarcelo Ricardo Leitner2018-01-031-12/+10
| | * | RDS: Heap OOB write in rds_message_alloc_sgs()Mohamed Ghannam2018-01-031-0/+3
| | * | tipc: fix problems with multipoint-to-point flow controlJon Maloy2018-01-021-4/+18
| | * | ethtool: do not print warning for applications using legacy APIStephen Hemminger2018-01-021-13/+2
| | * | net/sched: Fix update of lastuse in act modules implementing stats_updateRoi Dayan2018-01-022-2/+2
| | * | ip6_tunnel: allow ip6gre dev mtu to be set below 1280Xin Long2018-01-021-3/+3
| | * | ip6_tunnel: disable dst caching if tunnel is dual-stackEli Cooper2018-01-021-4/+5
| | * | Revert "net: core: dev_get_valid_name is now the same as dev_alloc_name_ns"David S. Miller2018-01-021-1/+13
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2018-01-061-12/+2
| |\ \ \ | | |/ / | |/| |
| | * | fix "netfilter: xt_bpf: Fix XT_BPF_MODE_FD_PINNED mode of 'xt_bpf_info_v1'"Al Viro2018-01-051-12/+2
* | | | net: tipc: remove unused hardirq.hYang Shi2018-01-081-1/+0
* | | | net: ovs: remove unused hardirq.hYang Shi2018-01-081-1/+0
* | | | net: caif: remove unused hardirq.hYang Shi2018-01-082-2/+0
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2018-01-0884-1241/+3370
|\ \ \ \
| * | | | netfilter: ipset: Missing nfnl_lock()/nfnl_unlock() is added to ip_set_net_ex...Jozsef Kadlecsik2018-01-081-0/+2
| * | | | netfilter: ipset: Fix "don't update counters" mode when counters used at the ...Jozsef Kadlecsik2018-01-085-122/+89
| * | | | netfilter: ipset: use swap macro instead of _manually_ swapping valuesGustavo A. R. Silva2018-01-083-18/+6
| * | | | netfilter: nf_tables: flow offload expressionPablo Neira Ayuso2018-01-083-0/+272
| * | | | netfilter: flow table support for the mixed IPv4/IPv6 familyPablo Neira Ayuso2018-01-085-2/+61
| * | | | netfilter: flow table support for IPv6Pablo Neira Ayuso2018-01-084-1/+290
| * | | | netfilter: flow table support for IPv4Pablo Neira Ayuso2018-01-083-0/+294
| * | | | netfilter: add generic flow table infrastructurePablo Neira Ayuso2018-01-083-0/+439
| * | | | netfilter: nf_tables: add flow table netlink frontendPablo Neira Ayuso2018-01-081-1/+746
| * | | | netfilter: nf_conntrack: add IPS_OFFLOAD status bitPablo Neira Ayuso2018-01-084-5/+45
| * | | | netfilter: nf_tables: remove nft_dereference()Pablo Neira Ayuso2018-01-081-3/+3
OpenPOWER on IntegriCloud