summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2016-07-154-44/+66
| |\ \ \
| | * | | i40e: use valid online CPU on q_vector initializationGuilherme G. Piccoli2016-07-141-5/+11
| | * | | ixgbe: napi_poll must return the work donePaolo Abeni2016-07-141-1/+1
| | * | | i40e: enable VSI broadcast promiscuous mode instead of adding broadcast filterKiran Patil2016-07-141-12/+20
| | * | | i40e/i40evf: Fix i40e_rx_checksumAlexander Duyck2016-07-142-26/+34
| * | | | r8152: add MODULE_VERSIONGrant Grundler2016-07-151-0/+1
| * | | | tcp: enable per-socket rate limiting of all 'challenge acks'Jason Baron2016-07-151-17/+22
| |/ / /
| * | | bonding: set carrier off for devices created through netlinkBeniamino Galvani2016-07-141-1/+5
| * | | Merge branch 'sk_filter-trim-limit'David S. Miller2016-07-137-13/+25
| |\ \ \
| | * | | dccp: limit sk_filter trim to payloadWillem de Bruijn2016-07-134-6/+13
| | * | | rose: limit sk_filter trim to payloadWillem de Bruijn2016-07-133-7/+12
| |/ / /
| * | | Merge branch 'mlx5-fixes'David S. Miller2016-07-131-1/+12
| |\ \ \
| | * | | net/mlx5e: start/stop all tx queues upon open/close netdevMohamad Haj Yahia2016-07-131-0/+11
| | * | | net/mlx5e: Fix TX Timeout to detect queues stuck on BQLDaniel Jurgens2016-07-131-1/+1
| |/ / /
| * | | Merge branch 'ethoc-fixes'David S. Miller2016-07-121-5/+11
| |\ \ \
| | * | | net: ethoc: Correctly pad short packetsFlorian Fainelli2016-07-121-0/+6
| | * | | net: ethoc: Fix early error pathsFlorian Fainelli2016-07-121-5/+5
| |/ / /
| * | | net: nps_enet: Fix PCS resetNoam Camus2016-07-121-0/+1
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2016-07-126-9/+25
| |\ \ \
| | * | | netfilter: conntrack: skip clash resolution if nat is in placePablo Neira Ayuso2016-07-121-0/+1
| | * | | Merge tag 'ipvs-fixes2-for-v4.7' of https://git.kernel.org/pub/scm/linux/kern...Pablo Neira Ayuso2016-07-111-2/+4
| | |\ \ \
| | | * | | ipvs: fix bind to link-local mcast IPv6 address in backupQuentin Armitage2016-07-071-2/+4
| | * | | | netfilter: nft_ct: fix expiration getterFlorian Westphal2016-07-082-5/+9
| | * | | | netfilter: conntrack: avoid integer overflow when resizingFlorian Westphal2016-07-011-0/+7
| | |/ / /
| | * | | netfilter: nft_meta: set skb->nf_trace appropriatelyLiping Zhang2016-06-231-1/+1
| | * | | netfilter: nf_tables: fix memory leak if expr init failsLiping Zhang2016-06-231-1/+3
| * | | | Merge branch 'tipc-fixes'David S. Miller2016-07-114-5/+35
| |\ \ \ \
| | * | | | tipc: reset all unicast links when broadcast send link failsJon Paul Maloy2016-07-113-4/+27
| | * | | | tipc: ensure correct broadcast send buffer release when peer is lostJon Paul Maloy2016-07-111-0/+2
| | * | | | tipc: extend broadcast link initialization criteriaJon Paul Maloy2016-07-111-1/+6
| |/ / / /
| * | | | r8152: Add support for setting pass through MAC address on RTL8153-ADMario Limonciello2016-07-111-2/+74
| * | | | sock: ignore SCM_RIGHTS and SCM_CREDENTIALS in __sock_cmsg_sendSoheil Hassas Yeganeh2016-07-111-0/+4
| * | | | ipv4: reject RTNH_F_DEAD and RTNH_F_LINKDOWN from user spaceJulian Anastasov2016-07-111-0/+6
| * | | | tcp: make challenge acks less predictableEric Dumazet2016-07-111-5/+10
| * | | | udp: prevent bugcheck if filter truncates packet too muchMichal Kubeček2016-07-112-0/+4
| * | | | bnxt_en: initialize rc to zero to avoid returning garbageColin Ian King2016-07-111-1/+1
| * | | | Merge tag 'batadv-net-for-davem-20160708' of git://git.open-mesh.org/linux-mergeDavid S. Miller2016-07-116-42/+161
| |\ \ \ \
| | * | | | batman-adv: Fix speedy join in gateway client modeSven Eckelmann2016-07-061-2/+2
| | * | | | batman-adv: Free last_bonding_candidate on release of orig_nodeSven Eckelmann2016-07-051-0/+7
| | * | | | batman-adv: Fix reference leak in batadv_find_routerSven Eckelmann2016-07-052-14/+42
| | * | | | batman-adv: Fix non-atomic bla_claim::backbone_gw accessSven Eckelmann2016-07-052-23/+90
| | * | | | batman-adv: Fix orig_node_vlan leak on orig_node_releaseSven Eckelmann2016-07-051-0/+8
| | * | | | batman-adv: Avoid nullptr dereference in dat after vlan_insert_tagSven Eckelmann2016-07-051-2/+8
| | * | | | batman-adv: Avoid nullptr dereference in bla after vlan_insert_tagSven Eckelmann2016-07-051-1/+4
| * | | | | dccp: avoid deadlock in dccp_v4_ctl_send_resetEric Dumazet2016-07-091-4/+6
| * | | | | Merge branch 'ibmvnic-fixes'David S. Miller2016-07-092-60/+169
| |\ \ \ \ \
| | * | | | | ibmvnic: Fix passive VNIC server login processThomas Falcon2016-07-092-2/+61
| | * | | | | ibmvnic: simplify and improve driver probe functionThomas Falcon2016-07-091-56/+103
| | * | | | | ibmvnic: dispose irq mappingsThomas Falcon2016-07-091-0/+2
| | * | | | | ibmvnic: properly start and stop tx queuesThomas Falcon2016-07-091-2/+3
| |/ / / / /