summaryrefslogtreecommitdiff
path: root/net (follow)
Commit message (Expand)AuthorAge
* net: socket: fix recvmmsg not returning error from sock_errorMaxime Jayat2017-02-26
* ip: fix IP_CHECKSUM handlingPaolo Abeni2017-02-26
* irda: Fix lockdep annotations in hashbin_delete().David S. Miller2017-02-26
* dccp: fix freeing skb too early for IPV6_RECVPKTINFOAndrey Konovalov2017-02-26
* packet: Do not call fanout_release from atomic contextsAnoob Soman2017-02-26
* packet: fix races in fanout_add()Eric Dumazet2017-02-26
* net/llc: avoid BUG_ON() in skb_orphan()Eric Dumazet2017-02-26
* l2tp: do not use udp_ioctl()Eric Dumazet2017-02-18
* ping: fix a null pointer dereferenceWANG Cong2017-02-18
* packet: round up linear to header lenWillem de Bruijn2017-02-18
* net: introduce device min_header_lenWillem de Bruijn2017-02-18
* sit: fix a double free on error pathWANG Cong2017-02-18
* sctp: avoid BUG_ON on sctp_wait_for_sndbufMarcelo Ricardo Leitner2017-02-18
* tcp: avoid infinite loop in tcp_splice_read()Eric Dumazet2017-02-18
* ipv6: tcp: add a missing tcp_v6_restore_cb()Eric Dumazet2017-02-18
* ip6_gre: fix ip6gre_err() invalid readsEric Dumazet2017-02-18
* netlabel: out of bound access in cipso_v4_validate()Eric Dumazet2017-02-18
* ipv4: keep skb->dst around in presence of IP optionsEric Dumazet2017-02-18
* net: use a work queue to defer net_disable_timestamp() workEric Dumazet2017-02-18
* tcp: fix 0 divide in __tcp_select_window()Eric Dumazet2017-02-18
* ipv6: pointer math error in ip6_tnl_parse_tlv_enc_lim()Dan Carpenter2017-02-18
* ipv6: fix ip6_tnl_parse_tlv_enc_lim()Eric Dumazet2017-02-18
* can: Fix kernel panic at security_sock_rcv_skbEric Dumazet2017-02-18
* mac80211: Fix adding of mesh vendor IEsThorsten Horstmann2017-02-14
* can: bcm: fix hrtimer/tasklet termination in bcm op removalOliver Hartkopp2017-02-09
* svcrpc: fix oops in absence of krb5 moduleJ. Bruce Fields2017-02-09
* net: dsa: Bring back device detaching in dsa_slave_suspend()Florian Fainelli2017-02-04
* af_unix: move unix_mknod() out of bindlockWANG Cong2017-02-04
* bridge: netlink: call br_changelink() during br_dev_newlink()Ivan Vecera2017-02-04
* tcp: initialize max window for a new fastopen socketAlexey Kodanev2017-02-04
* ipv6: addrconf: Avoid addrconf_disable_change() using RCU read-side lockKefeng Wang2017-02-04
* net: fix harmonize_features() vs NETIF_F_HIGHDMAEric Dumazet2017-02-04
* ax25: Fix segfault after sock connection timeoutBasil Gunn2017-02-04
* openvswitch: maintain correct checksum state in conntrack actionsLance Richardson2017-02-04
* tcp: fix tcp_fastopen unaligned access complaints on sparcShannon Nelson2017-02-04
* net: ipv4: fix table id in getroute responseDavid Ahern2017-02-04
* net: lwtunnel: Handle lwtunnel_fill_encap failureDavid Ahern2017-02-04
* SUNRPC: cleanup ida information when removing sunrpc moduleKinglong Mee2017-02-01
* svcrdma: avoid duplicate dma unmapping during error recoverySriharsha Basavapatna2017-01-26
* svcrpc: don't leak contexts on PROC_DESTROYJ. Bruce Fields2017-01-26
* nl80211: fix sched scan netlink socket owner destructionJohannes Berg2017-01-19
* net: ipv4: Fix multipath selection with vrfDavid Ahern2017-01-15
* gro: Disable frag0 optimization on IPv6 ext headersHerbert Xu2017-01-15
* gro: use min_t() in skb_gro_reset_offset()Eric Dumazet2017-01-15
* gro: Enter slow-path if there is no tailroomHerbert Xu2017-01-15
* ipv4: Do not allow MAIN to be alias for new LOCAL w/ custom rulesAlexander Duyck2017-01-15
* igmp: Make igmp group member RFC 3376 compliantMichal Tesar2017-01-15
* drop_monitor: consider inserted data in genlmsg_endReiter Wolfgang2017-01-15
* drop_monitor: add missing call to genlmsg_endReiter Wolfgang2017-01-15
* net, sched: fix soft lockup in tc_classifyDaniel Borkmann2017-01-15