summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-12-15Linux 3.18.25v3.18.25Sasha Levin1-1/+1
2015-12-14ipv6: sctp: implement sctp_v6_destroy_sock()Eric Dumazet1-1/+8
2015-12-14net/neighbour: fix crash at dumping device-agnostic proxy entriesKonstantin Khlebnikov1-2/+2
2015-12-14ipv6: add complete rcu protection around np->optEric Dumazet13-53/+124
2015-12-14ipv6: distinguish frag queues by device for multicast and link-local packetsMichal Kubeček3-5/+11
2015-12-14broadcom: fix PHY_ID_BCM5481 entry in the id tableAaro Koskinen1-1/+1
2015-12-14net: ip6mr: fix static mfc/dev leaks on table destructionNikolay Aleksandrov1-7/+8
2015-12-14net: ipmr: fix static mfc/dev leaks on table destructionNikolay Aleksandrov1-7/+8
2015-12-14net, scm: fix PaX detected msg_controllen overflow in scm_detach_fdsDaniel Borkmann1-0/+2
2015-12-14tcp: initialize tp->copied_seq in case of cross SYN connectionEric Dumazet1-0/+1
2015-12-14tcp: fix potential huge kmalloc() calls in TCP_REPAIREric Dumazet1-3/+19
2015-12-14tcp: md5: fix lockdep annotationEric Dumazet1-1/+2
2015-12-14net: qmi_wwan: add XS Stick W100-2 from 4G SystemsBjørn Mork1-0/+1
2015-12-14snmp: Remove duplicate OUTMCAST stat incrementNeil Horman1-2/+0
2015-12-14ip_tunnel: disable preemption when updating per-cpu tstatsJason A. Donenfeld2-2/+4
2015-12-14sctp: translate host order to network order when setting a hmacidlucien1-2/+2
2015-12-14packet: fix tpacket_snd max frame lenDaniel Borkmann1-4/+5
2015-12-14packet: infer protocol from ethernet header if unsetDaniel Borkmann1-0/+11
2015-12-14packet: only allow extra vlan len on ethernet devicesDaniel Borkmann1-35/+25
2015-12-14packet: tpacket_snd(): fix signed/unsigned comparisonAlexander Drozdov1-1/+2
2015-12-14packet: always probe for transport headerDaniel Borkmann1-4/+3
2015-12-14packet: do skb_probe_transport_header when we actually have dataDaniel Borkmann1-2/+3
2015-12-14tools/net: Use include/uapi with __EXPORTED_HEADERS__Kamal Mostafa1-3/+4
2015-12-14Revert "net: Fix skb_set_peeked use-after-free bug"Sasha Levin1-38/+3
2015-12-14ipv6: addrconf: validate new MTU before applying itMarcelo Leitner1-1/+16
2015-12-14KVM: x86: Use new is_noncanonical_address in _linearizeNadav Amit1-1/+1
2015-12-14KVM: x86: work around infinite loop in microcode when #AC is deliveredEric Northup3-1/+13
2015-12-14ARM: orion: Fix DSA platform device after mvmdio conversionFlorian Fainelli1-1/+1
2015-12-14RDS: verify the underlying transport exists before creating a connectionSasha Levin1-0/+6
2015-12-14packet: race condition in packet_bindFrancesco Ruggeri1-31/+49
2015-12-14ipv4: disable BH when changing ip local port rangeWANG Cong1-2/+2
2015-12-14ipv6: clean up dev_snmp6 proc entry when we fail to initialize inet6_devSabrina Dubroca1-0/+1
2015-12-14sfc: push partner queue for skb->xmit_moreMartin Habets4-4/+36
2015-12-14sit: fix sit0 percpu double allocationsEric Dumazet1-23/+4
2015-12-03ipv6: gre: support SIT encapsulationEric Dumazet1-1/+2
2015-12-03qmi_wwan: add Sierra Wireless MC74xx/EM74xxBjørn Mork1-0/+4
2015-12-03virtio-net: drop NETIF_F_FRAGLISTJason Wang1-2/+2
2015-12-03net: fix a race in dst_release()Eric Dumazet1-1/+1
2015-12-03net: avoid NULL deref in inet_ctl_sock_destroy()Eric Dumazet1-1/+2
2015-12-03qmi_wwan: fix entry for HP lt4112 LTE/HSPA+ Gobi 4G ModuleBjørn Mork1-1/+4
2015-12-03ipmr: fix possible race resulting from improper usage of IP_INC_STATS_BH() in...Ani Sinha1-3/+3
2015-12-03stmmac: Correctly report PTP capabilities.Phil Reid1-2/+5
2015-12-03net/mlx4: Copy/set only sizeof struct mlx4_eqe bytesCarol L Soto2-2/+2
2015-12-03RDS-TCP: Recover correctly from pskb_pull()/pksb_trim() failure in rds_tcp_da...Sowmini Varadhan1-2/+9
2015-12-03ppp: fix pppoe_dev deletion condition in pppoe_release()Guillaume Nault1-1/+1
2015-12-03macvtap: unbreak receiving of gro skb with frag listJason Wang1-1/+1
2015-12-03irda: precedence bug in irlmp_seq_hb_idx()Dan Carpenter1-1/+1
2015-12-03audit: create private file name copies when auditing inodesPaul Moore1-9/+40
2015-12-03audit: correctly record file names with different path name typesPaul Moore1-4/+10
2015-12-03mptfusion: prevent some memory corruptionDan Carpenter1-0/+9