summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Linux 4.8.8v4.8.8Greg Kroah-Hartman2016-11-151-1/+1
* scsi: megaraid_sas: fix macro MEGASAS_IS_LOGICAL to avoid regressionSumit Saxena2016-11-151-1/+1
* scsi: megaraid_sas: Fix data integrity failure for JBOD (passthrough) devicesKashyap Desai2016-11-151-8/+5
* usb: dwc3: gadget: properly account queued requestsFelipe Balbi2016-11-151-3/+4
* arch/powerpc: Update parameters for csum_tcpudp_magic & csum_tcpudp_nofoldIvan Vecera2016-11-151-8/+4
* packet: on direct_xmit, limit tso and csum to supported devicesWillem de Bruijn2016-11-152-5/+5
* ip6_tunnel: Update skb->protocol to ETH_P_IPV6 in ip6_tnl_xmit()Eli Cooper2016-11-151-0/+1
* sctp: validate chunk len before actually using itMarcelo Ricardo Leitner2016-11-151-6/+6
* net sched filters: fix notification of filter delete with proper handleJamal Hadi Salim2016-11-151-1/+2
* net: ipv6: Do not consider link state for nexthop validationDavid Ahern2016-11-152-2/+5
* macsec: Fix header length if SCI is added if explicitly disabledTobias Brunner2016-11-151-8/+18
* netvsc: fix incorrect receive checksum offloadingStephen Hemminger2016-11-151-8/+11
* udp: fix IP_CHECKSUM handlingEric Dumazet2016-11-154-9/+11
* sctp: fix the panic caused by route updateXin Long2016-11-151-1/+7
* net: sctp, forbid negative lengthJiri Slaby2016-11-151-1/+4
* net: fec: Call swap_buffer() prior to IP header alignmentFabio Estevam2016-11-151-3/+3
* ipv4: use the right lock for ping_group_rangeWANG Cong2016-11-151-4/+4
* ipv4: disable BH in set_ping_group_range()Eric Dumazet2016-11-151-2/+2
* net: add recursion limit to GROSabrina Dubroca2016-11-1511-11/+49
* net: core: Correctly iterate over lower adjacency listIdo Schimmel2016-11-152-4/+8
* rtnetlink: Add rtnexthop offload flag to compare maskJiri Pirko2016-11-151-1/+1
* switchdev: Execute bridge ndos only for bridge portsIdo Schimmel2016-11-151-0/+9
* bridge: multicast: restore perm router ports on multicast enableNikolay Aleksandrov2016-11-151-9/+14
* net: pktgen: remove rcu locking in pktgen_change_name()Eric Dumazet2016-11-151-7/+10
* net/mlx4_en: fixup xdp tx irq to match rxBrenden Blanco2016-11-151-1/+9
* IB/ipoib: move back IB LL address into the hard headerPaolo Abeni2016-11-155-43/+64
* ipv6: correctly add local routes when lo goes upNicolas Dichtel2016-11-151-1/+1
* ip6_tunnel: fix ip6_tnl_lookupVadim Fedorenko2016-11-151-0/+2
* net: phy: Trigger state machine on state change and not polling.Andrew Lunn2016-11-151-2/+20
* ipv6: tcp: restore IP6CB for pktoptions skbsEric Dumazet2016-11-151-9/+11
* net_sched: reorder pernet ops and act ops registrationsWANG Cong2016-11-151-8/+11
* drivers/ptp: Fix kernel memory disclosureVlad Tsyrklevich2016-11-151-0/+1
* netlink: do not enter direct reclaim from netlink_dump()Eric Dumazet2016-11-151-3/+4
* packet: call fanout_release, while UNREGISTERING a netdevAnoob Soman2016-11-151-0/+1
* net: Add netdev all_adj_list refcnt propagation to fix panicAndrew Collins2016-11-151-31/+37
* net/sched: act_vlan: Push skb->data to mac_header prior calling skb_vlan_*() ...Shmulik Ladkani2016-11-151-0/+9
* net: pktgen: fix pkt_sizePaolo Abeni2016-11-151-11/+10
* net: fec: set mac address unconditionallyGavin Schenk2016-11-151-7/+5
* Linux 4.8.7v4.8.7Greg Kroah-Hartman2016-11-101-1/+1
* HID: usbhid: add ATEN CS962 to list of quirky devicesOliver Neukum2016-11-102-0/+2
* cpufreq: intel_pstate: Set P-state upfront in performance modeRafael J. Wysocki2016-11-101-4/+25
* ubi: fastmap: Fix add_vol() return value test in ubi_attach_fastmap()Boris Brezillon2016-11-101-5/+5
* btrfs: qgroup: Prevent qgroup->reserved from going subzeroGoldwyn Rodrigues2016-11-101-2/+7
* kvm: x86: Check memopp before dereference (CVE-2016-8630)Owen Hofmann2016-11-101-1/+1
* ARM: fix oops when using older ARMv4T CPUsRussell King2016-11-101-10/+24
* tty: vt, fix bogus division in csi_JJiri Slaby2016-11-101-1/+1
* v4l: vsp1: Prevent pipelines from running when not streamingLaurent Pinchart2016-11-101-0/+7
* usb: musb: Fix hardirq-safe hardirq-unsafe lock order errorTony Lindgren2016-11-101-5/+2
* usb: chipidea: host: fix NULL ptr dereference during shutdownStefan Wahren2016-11-101-0/+2
* usb: dwc3: Fix size used in dma_free_coherent()Christophe JAILLET2016-11-101-2/+2