summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-04-16RDS: fix endianness for dp_ack_seqQing Huang1-1/+1
2016-04-15vlan: pull on __vlan_insert_tag error path and fix csum correctionDaniel Borkmann1-2/+5
2016-04-15cpsw: Prevent NUll pointer dereference with two PHYsAndrew Goodbody1-15/+16
2016-04-14bgmac: fix MAC soft-reset bit for corerev > 4Felix Fietkau1-3/+3
2016-04-14Merge branch 'soreuseport-mixed-v4-v6-fixes'David S. Miller6-4/+261
2016-04-14soreuseport: test mixed v4/v6 socketsCraig Gallek3-1/+210
2016-04-14soreuseport: fix ordering for mixed v4/v6 socketsCraig Gallek3-3/+51
2016-04-14cdc_mbim: apply "NDP to end" quirk to all Huawei devicesBjørn Mork1-2/+7
2016-04-14bgmac: reset & enable Ethernet core before using itRafał Miłecki1-0/+5
2016-04-14Merge branch 'ipv6-dgram-dst-cache'David S. Miller4-63/+121
2016-04-14ipv6: udp: Do a route lookup and update during release_cbMartin KaFai Lau3-0/+22
2016-04-14ipv6: datagram: Update dst cache of a connected datagram sk during pmtu updateMartin KaFai Lau3-9/+24
2016-04-14ipv6: datagram: Refactor dst lookup and update codes to a new functionMartin KaFai Lau1-46/+57
2016-04-14ipv6: datagram: Refactor flowi6 init codes to a new functionMartin KaFai Lau1-20/+30
2016-04-14net: mediatek: update the IRQ part of the binding documentJohn Crispin1-2/+5
2016-04-14Merge tag 'mac80211-for-davem-2016-04-14' of git://git.kernel.org/pub/scm/lin...David S. Miller1-1/+1
2016-04-14bpf/verifier: reject invalid LD_ABS | BPF_DW instructionAlexei Starovoitov1-0/+1
2016-04-14net: sched: do not requeue a NULL skbLars Persson1-1/+4
2016-04-14packet: fix heap info leak in PACKET_DIAG_MCLIST sock_diag interfaceMathias Krause1-0/+1
2016-04-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller5-64/+84
2016-04-13route: do not cache fib route info on local routes with oifChris Friesen1-0/+12
2016-04-13fm10k: fix multi-bit VLAN update requests from VFJacob Keller1-8/+22
2016-04-13net: thunderx: Fix broken of_node_put() code.David Daney1-2/+3
2016-04-13mISDN: Fixing missing validation in base_sock_bind()Emrah Demir1-0/+3
2016-04-13i40e/i40evf: Limit TSO to 7 descriptors for payload instead of 8 per packetAlexander Duyck4-56/+62
2016-04-13net: ipv6: Do not keep linklocal and loopback addressesDavid Ahern1-2/+10
2016-04-13net: ethernet: renesas: ravb_main: test clock rate to avoid division by 0Wolfram Sang1-0/+3
2016-04-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller3-1/+15
2016-04-13Merge tag 'wireless-drivers-for-davem-2016-04-13' of git://git.kernel.org/pub...David S. Miller6-22/+15
2016-04-13netfilter: ebtables: Fix extension lookup with identical namePhil Sutter1-1/+5
2016-04-12nl80211: check netlink protocol in socket release notificationDmitry Ivanov1-1/+1
2016-04-11devlink: add missing install of headerstephen hemminger1-0/+1
2016-04-11net: vrf: Fix dev refcnt leak due to IPv6 prefix routeDavid Ahern1-0/+10
2016-04-11net: vrf: Fix dst reference countingDavid Ahern5-167/+30
2016-04-11Merge branch 'tipc-fixes'David S. Miller3-9/+30
2016-04-11tipc: purge deferred updates from dead nodesErik Hugne1-0/+19
2016-04-11tipc: make dist queue pernetErik Hugne3-9/+11
2016-04-11cxgb4: Stop Rx Queues before freeing it upHariprasad Shenai3-3/+53
2016-04-10net: stmmac: socfgpa: Ensure emac bit set in System Manger for PTPPhil Reid1-3/+13
2016-04-10netlink: don't send NETLINK_URELEASE for unbound socketsDmitry Ivanov1-1/+1
2016-04-10decnet: Do not build routes to devices without decnet private data.David S. Miller1-1/+8
2016-04-10sctp: avoid refreshing heartbeat timer too oftenMarcelo Ricardo Leitner5-34/+47
2016-04-09sh_eth: re-enable-E-MAC interrupts in sh_eth_set_ringparam()Sergei Shtylyov1-5/+1
2016-04-09Merge tag 'tty-4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-3/+2
2016-04-09Merge tag 'usb-4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds22-148/+151
2016-04-09Merge tag 'staging-4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds20-15/+1377
2016-04-09Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds10-109/+164
2016-04-09Merge tag 'md/4.6-rc2-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds3-10/+16
2016-04-09Merge tag 'pm+acpi-4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds9-62/+380
2016-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds41-92/+448