summaryrefslogtreecommitdiff
path: root/net/core
AgeCommit message (Expand)Author
2019-02-27bpf: bpf_setsockopt: reset sock dst on SO_MARK changesPeter Oskolkov
2019-02-27bpf: correctly set initial window on active Fast Open senderYuchung Cheng
2019-02-23net: Do not allocate page fragments that are not skb alignedAlexander Duyck
2019-02-23net: Fix for_each_netdev_feature on Big endianHauke Mehrtens
2019-02-20net: create skb_gso_validate_mac_len()Daniel Axtens
2019-02-06net: set default network namespace in init_dummy_netdev()Josh Elsasser
2019-01-26net: call sk_dst_reset when set SO_DONTROUTEyupeng
2019-01-26net, skbuff: do not prefer skb allocation fails earlyDavid Rientjes
2019-01-23bpf: in __bpf_redirect_no_mac pull mac only if presentWillem de Bruijn
2019-01-09sock: Make sock->sk_stamp thread-safeDeepa Dinamani
2019-01-09gro_cell: add napi_disable in gro_cells_destroyLorenzo Bianconi
2018-12-17rtnetlink: ndo_dflt_fdb_dump() only work for ARPHRD_ETHER devicesEric Dumazet
2018-12-05net: skb_scrub_packet(): Scrub offload_fwd_markPetr Machata
2018-12-01tcp: do not release socket ownership in tcp_close()Eric Dumazet
2018-11-23net-gro: reset skb->pkt_type in napi_reuse_skb()Eric Dumazet
2018-11-23flow_dissector: do not dissect l4 ports for fragments배석진
2018-11-13cgroup, netclassid: add a preemption point to write_classidMichal Hocko
2018-11-04rtnetlink: Disallow FDB configuration for non-Ethernet deviceIdo Schimmel
2018-11-04net: fix pskb_trim_rcsum_slow() with odd trim offsetDimitris Michailidis
2018-11-04ethtool: fix a privilege escalation bugWenwen Wang
2018-11-04net: udp: fix handling of CHECKSUM_COMPLETE packetsSean Tranchetti
2018-10-18net-ethtool: ETHTOOL_GUFO did not and should not require CAP_NET_ADMINMaciej Żenczykowski
2018-10-18rtnl: limit IFLA_NUM_TX_QUEUES and IFLA_NUM_RX_QUEUES to 4096Eric Dumazet
2018-10-18rtnetlink: fix rtnl_fdb_dump() for ndmsg headerMauricio Faria de Oliveira
2018-10-18net: ipv4: update fnhe_pmtu when first hop's MTU changesSabrina Dubroca
2018-09-29neighbour: confirm neigh entries when ARP packet is receivedVasily Khoruzhick
2018-09-26tcp: really ignore MSG_ZEROCOPY if no SO_ZEROCOPYVincent Whitchurch
2018-09-19net: pskb_trim_rcsum() and CHECKSUM_COMPLETE are friendsEric Dumazet
2018-09-19net: modify skb_rbtree_purge to return the truesize of all purged skbs.Peter Oskolkov
2018-09-19net: speed up skb_rbtree_purge()Eric Dumazet
2018-09-05bpf: use GFP_ATOMIC instead of GFP_KERNEL in bpf_parse_prog()Taehee Yoo
2018-08-24net: propagate dev_get_valid_name return codeLi RongQing
2018-07-28rtnetlink: add rtnl_link_state check in rtnl_configure_linkRoopa Prabhu
2018-07-28net: skb_segment() should not return NULLEric Dumazet
2018-07-25skbuff: Unconditionally copy pfmemalloc in __skb_clone()Stefano Brivio
2018-07-25net: Don't copy pfmemalloc flag in __copy_skb_header()Stefano Brivio
2018-07-25gen_stats: Fix netlink stats dumping in the presence of paddingToke Høiland-Jørgensen
2018-06-11rtnetlink: validate attributes in do_setlink()Eric Dumazet
2018-06-11net-sysfs: Fix memory leak in XPS configurationAlexander Duyck
2018-06-11ipv6: omit traffic class when calculating flow hashMichal Kubecek
2018-05-30net: Fix untag for vlan packets without ethernet headerToshiaki Makita
2018-05-30net: Fix vlan untag for bridge and vlan_dev with reorder_hdr offToshiaki Makita
2018-05-30net: ethtool: don't ignore return from driver get_fecparam methodEdward Cree
2018-05-25sock_diag: fix use-after-free read in __sk_freeEric Dumazet
2018-05-25net: Fix a bug in removing queues from XPS mapAmritha Nambiar
2018-05-16net: fix uninit-value in __hw_addr_add_ex()Eric Dumazet
2018-05-16net: initialize skb->peeked when cloningEric Dumazet
2018-04-29vlan: Fix reading memory beyond skb->tail in skb_vlan_tagged_multiToshiaki Makita
2018-04-29net: fix deadlock while clearing neighbor proxy tableWolfgang Bumiller
2018-04-29net: validate attribute sizes in neigh_dump_table()Eric Dumazet