summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-07-0610-35/+65
|\
| * ipv6: Fix mem leak in rt6i_pcpuMartin KaFai Lau2016-07-051-0/+1
| * net: fix decnet rtnexthop parsingVegard Nossum2016-07-051-9/+12
| * RDS: fix rds_tcp_init() error pathVegard Nossum2016-07-041-2/+3
| * tipc: fix nl compat regression for link statisticsRichard Alpe2016-07-011-1/+1
| * net_sched: fix mirrored packets checksumWANG Cong2016-07-012-19/+1
| * packet: Use symmetric hash for PACKET_FANOUT_HASH.David S. Miller2016-07-012-1/+44
| * ipv4: Fix ip_skb_dst_mtu to use the sk passed by ip_finish_outputShmulik Ladkani2016-06-302-3/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2016-07-0629-495/+589
|\ \
| * | netfilter: nf_log: fix error on write NONE to logger choice sysctlPavel Tikhomirov2016-07-051-5/+6
| * | netfilter: Convert FWINV<[foo]> macros and uses to NF_INVFJoe Perches2016-07-0310-136/+140
| * | netfilter: Remove references to obsolete CONFIG_IP_ROUTE_FWMARKMoritz Sichert2016-07-011-6/+4
| * | etherdevice.h & bridge: netfilter: Add and use ether_addr_equal_maskedJoe Perches2016-07-013-49/+34
| * | netfilter: x_tables: simplify ip{6}table_mangle_hook()Pablo Neira Ayuso2016-07-012-8/+0
| * | netfilter: nf_tables: add support for inverted logic in nft_lookupArturo Borrero2016-06-241-5/+32
| * | netfilter: nf_tables: get rid of NFT_BASECHAIN_DISABLEDPablo Neira Ayuso2016-06-241-37/+25
| * | netfilter: conntrack: allow increasing bucket size via sysctl tooFlorian Westphal2016-06-242-18/+59
| * | netfilter: nft_hash: support deletion of inactive elementsPablo Neira Ayuso2016-06-241-2/+4
| * | netfilter: nft_rbtree: check for next generation when deactivating elementsPablo Neira Ayuso2016-06-241-1/+1
| * | netfilter: nf_tables: add generation mask to setsPablo Neira Ayuso2016-06-243-32/+49
| * | netfilter: nf_tables: add generation mask to chainsPablo Neira Ayuso2016-06-241-31/+58
| * | netfilter: nf_tables: add generation mask to tablesPablo Neira Ayuso2016-06-241-44/+57
| * | netfilter: nf_tables: add generic macros to check for generation maskPablo Neira Ayuso2016-06-241-38/+8
| * | netfilter: xt_NFLOG: nflog-range does not truncate packetsVishwanath Pai2016-06-242-3/+9
| * | netfilter: nf_reject_ipv4: don't send tcp RST if the packet is non-TCPLiping Zhang2016-06-241-0/+3
| * | netfilter: Allow xt_owner in any user namespaceEric W. Biederman2016-06-231-6/+35
| * | netfilter: move zone info into struct nf_connFlorian Westphal2016-06-231-31/+2
| * | netfilter: nf_log: Remove NULL checkShivani Bhardwaj2016-06-231-1/+1
| * | netfilter: conntrack: align nf_conn on cacheline boundaryFlorian Westphal2016-06-231-1/+1
| * | netfilter: xt_TRACE: add explicitly nf_logger_find_get callLiping Zhang2016-06-231-6/+19
| * | netfilter: nf_log: handle NFPROTO_INET properly in nf_logger_[find_get|put]Liping Zhang2016-06-232-20/+21
| * | netfilter: x_tables: fix possible ZERO_SIZE_PTR pointer dereferencing error.Xiubo Li2016-06-231-0/+3
| * | netfilter: helper: avoid extra expectation iterations on unregisterFlorian Westphal2016-06-071-29/+32
| * | bridge: netfilter: checkpatch data type fixesTobin C Harding2016-06-071-20/+20
* | | neigh: Send a notification when DELAY_PROBE_TIME changesIdo Schimmel2016-07-051-0/+2
* | | net: introduce default neigh_construct/destroy ndo calls for L2 upper devicesJiri Pirko2016-07-053-0/+48
* | | net: add dev arg to ndo_neigh_construct/destroyJiri Pirko2016-07-053-4/+4
* | | Merge tag 'batadv-next-for-davem-20160704' of git://git.open-mesh.org/linux-m...David S. Miller2016-07-0441-1217/+3716
|\ \ \
| * | | batman-adv: split routing API data structure in subobjectsAntonio Quartulli2016-07-0412-124/+150
| * | | batman-adv: throughput meter implementationAntonio Quartulli2016-07-0412-10/+1978
| * | | batman-adv: return netdev status in the TX pathAntonio Quartulli2016-07-045-44/+68
| * | | batman-adv: add netlink command to query generic mesh information filesMatthias Schiffer2016-07-041-0/+137
| * | | batman-adv: add generic netlink family for batman-advMatthias Schiffer2016-07-044-0/+87
| * | | batman-adv: Fix bat_(iv|v) function declaration headerSven Eckelmann2016-06-309-36/+84
| * | | batman-adv: Consolidate logging related functionsSven Eckelmann2016-06-3023-282/+364
| * | | batman-adv: move bat_algo functions into a separate fileSven Eckelmann2016-06-3011-108/+160
| * | | batman-adv: split tvlv into a separate fileMarkus Pargmann2016-06-3013-625/+700
| * | | batman-adv: Keep includes ordered by filenameSven Eckelmann2016-06-307-11/+11
| * | | batman-adv: Include main.h in bat_v_ogm.hSven Eckelmann2016-06-301-2/+2
* | | | mlxsw: spectrum: Add couple of lower device helper functionsJiri Pirko2016-07-041-0/+46