summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* bridge: mcast: add router port on PIM hello messageNikolay Aleksandrov2016-10-311-1/+21
* net: pim: add all RFC7761 message typesNikolay Aleksandrov2016-10-312-2/+2
* net: Add support for XPS with QoS via traffic classesAlexander Duyck2016-10-312-45/+103
* net: Refactor removal of queues from XPS map and apply on num_tc changesAlexander Duyck2016-10-311-23/+50
* net: Add sysfs value to determine queue traffic classAlexander Duyck2016-10-312-1/+36
* net: Move functions for configuring traffic classes out of inline headersAlexander Duyck2016-10-311-0/+29
* net: add an ioctl to get a socket network namespaceAndrey Vagin2016-10-311-0/+13
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-10-3086-412/+671
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-10-2985-412/+675
| |\
| | * tipc: fix broadcast link synchronization problemJon Paul Maloy2016-10-296-6/+33
| | * rds: debug messages are enabled by defaultshamir rabinovitch2016-10-292-2/+2
| | * Merge tag 'mac80211-for-davem-2016-10-27' of git://git.kernel.org/pub/scm/lin...David S. Miller2016-10-291-1/+4
| | |\
| | | * cfg80211: process events caused by suspend before suspendingJohannes Berg2016-10-261-1/+4
| | * | Merge tag 'batadv-net-for-davem-20161026' of git://git.open-mesh.org/linux-mergeDavid S. Miller2016-10-293-3/+2
| | |\ \
| | | * | batman-adv: fix splat on disabling an interfaceLinus Lüssing2016-10-211-1/+0
| | | * | batman-adv: Add BATADV_DBG_TP_METER to BATADV_DBG_ALLSven Eckelmann2016-10-171-1/+1
| | | * | batman-adv: Modify neigh_list only with rcu-list functionsSven Eckelmann2016-10-171-1/+1
| | * | | packet: on direct_xmit, limit tso and csum to supported devicesWillem de Bruijn2016-10-292-5/+5
| | * | | net_sched actions: use nla_parse_nested()Johannes Berg2016-10-291-2/+1
| | * | | ip6_tunnel: Update skb->protocol to ETH_P_IPV6 in ip6_tnl_xmit()Eli Cooper2016-10-291-0/+1
| | * | | inet: Fix missing return value in inet6_hashCraig Gallek2016-10-291-2/+4
| | * | | sctp: validate chunk len before actually using itMarcelo Ricardo Leitner2016-10-291-6/+6
| | * | | net sched filters: fix notification of filter delete with proper handleJamal Hadi Salim2016-10-271-1/+2
| | * | | flow_dissector: fix vlan tag handlingArnd Bergmann2016-10-271-5/+5
| | * | | net: ipv6: Do not consider link state for nexthop validationDavid Ahern2016-10-271-2/+4
| | * | | net: ipv6: Fix processing of RAs in presence of VRFDavid Ahern2016-10-271-20/+48
| | * | | udp: fix IP_CHECKSUM handlingEric Dumazet2016-10-263-7/+9
| | * | | sctp: fix the panic caused by route updateXin Long2016-10-261-1/+7
| | * | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2016-10-233-35/+42
| | |\ \ \
| | | * | | Bluetooth: Fix append max 11 bytes of name to scan rsp dataMichał Narajowski2016-10-193-35/+42
| | * | | | net: sctp, forbid negative lengthJiri Slaby2016-10-231-1/+4
| | * | | | ipv6: do not increment mac header when it's unsetJason A. Donenfeld2016-10-231-1/+2
| | * | | | ipv4: use the right lock for ping_group_rangeWANG Cong2016-10-221-4/+4
| | * | | | netns: revert "netns: avoid disabling irq for netns id"Paul Moore2016-10-221-15/+20
| | * | | | ipv6: fix a potential deadlock in do_ipv6_setsockopt()WANG Cong2016-10-212-6/+14
| | * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2016-10-2113-42/+70
| | |\ \ \ \
| | | * | | | netfilter: fix nf_queue handlingPablo Neira Ayuso2016-10-203-27/+36
| | | * | | | netfilter: conntrack: restart gc immediately if GC_MAX_EVICTS is reachedNicolas Dichtel2016-10-201-1/+1
| | | * | | | netfilter: x_tables: suppress kmemcheck warningFlorian Westphal2016-10-191-1/+1
| | | * | | | netfilter: nf_tables: avoid uninitialized variable warningArnd Bergmann2016-10-181-6/+4
| | | * | | | netfilter: nft_range: validate operation netlink attributePablo Neira Ayuso2016-10-171-1/+15
| | | * | | | netfilter: nft_exthdr: fix error handling in nft_exthdr_init()Dan Carpenter2016-10-171-1/+2
| | | * | | | netfilter: nf_tables: underflow in nft_parse_u32_check()Dan Carpenter2016-10-171-1/+1
| | | * | | | netfilter: nft_hash: add missing NFTA_HASH_OFFSET's nla_policyLiping Zhang2016-10-171-0/+1
| | | * | | | netfilter: xt_ipcomp: add "ip[6]t_ipcomp" module alias nameLiping Zhang2016-10-171-0/+2
| | | * | | | netfilter: xt_NFLOG: fix unexpected truncated packetLiping Zhang2016-10-171-0/+1
| | | * | | | netfilter: nft_dynset: fix element timeout for HZ != 1000Anders K. Pedersen2016-10-171-2/+4
| | | * | | | netfilter: xt_hashlimit: Add missing ULL suffixes for 64-bit constantsGeert Uytterhoeven2016-10-171-2/+2
| | | |/ / /
| | * | | | ipv4: disable BH in set_ping_group_range()Eric Dumazet2016-10-201-2/+2
| | * | | | udp: must lock the socket in udp_disconnect()Eric Dumazet2016-10-207-8/+17