CIFS: Do not reconnect TCP session in add_credits()
[platform/kernel/linux-rpi.git] / net / core /
2019-01-26 yupengnet: call sk_dst_reset when set SO_DONTROUTE
2019-01-26 David Rientjesnet, skbuff: do not prefer skb allocation fails early
2019-01-23 Willem de Bruijnbpf: in __bpf_redirect_no_mac pull mac only if present
2019-01-09 Deepa Dinamanisock: Make sock->sk_stamp thread-safe
2019-01-09 Lorenzo Bianconigro_cell: add napi_disable in gro_cells_destroy
2018-12-17 Eric Dumazetrtnetlink: ndo_dflt_fdb_dump() only work for ARPHRD_ETH...
2018-12-05 Petr Machatanet: skb_scrub_packet(): Scrub offload_fwd_mark
2018-12-01 Eric Dumazettcp: do not release socket ownership in tcp_close()
2018-11-23 Eric Dumazetnet-gro: reset skb->pkt_type in napi_reuse_skb()
2018-11-23 배석진flow_dissector: do not dissect l4 ports for fragments
2018-11-13 Michal Hockocgroup, netclassid: add a preemption point to write_classid
2018-11-04 Ido Schimmelrtnetlink: Disallow FDB configuration for non-Ethernet...
2018-11-04 Dimitris Michailidisnet: fix pskb_trim_rcsum_slow() with odd trim offset
2018-11-04 Wenwen Wangethtool: fix a privilege escalation bug
2018-11-04 Sean Tranchettinet: udp: fix handling of CHECKSUM_COMPLETE packets
2018-10-18 Maciej Żenczykowskinet-ethtool: ETHTOOL_GUFO did not and should not requir...
2018-10-18 Eric Dumazetrtnl: limit IFLA_NUM_TX_QUEUES and IFLA_NUM_RX_QUEUES...
2018-10-18 Mauricio Faria de... rtnetlink: fix rtnl_fdb_dump() for ndmsg header
2018-10-18 Sabrina Dubrocanet: ipv4: update fnhe_pmtu when first hop's MTU changes
2018-09-29 Vasily Khoruzhickneighbour: confirm neigh entries when ARP packet is...
2018-09-26 Vincent Whitchurchtcp: really ignore MSG_ZEROCOPY if no SO_ZEROCOPY
2018-09-19 Eric Dumazetnet: pskb_trim_rcsum() and CHECKSUM_COMPLETE are friends
2018-09-19 Peter Oskolkovnet: modify skb_rbtree_purge to return the truesize...
2018-09-19 Eric Dumazetnet: speed up skb_rbtree_purge()
2018-09-05 Taehee Yoobpf: use GFP_ATOMIC instead of GFP_KERNEL in bpf_parse_...
2018-08-24 Li RongQingnet: propagate dev_get_valid_name return code
2018-07-28 Roopa Prabhurtnetlink: add rtnl_link_state check in rtnl_configure_link
2018-07-28 Eric Dumazetnet: skb_segment() should not return NULL
2018-07-25 Stefano Brivioskbuff: Unconditionally copy pfmemalloc in __skb_clone()
2018-07-25 Stefano Brivionet: Don't copy pfmemalloc flag in __copy_skb_header()
2018-07-25 Toke Høiland-Jørgensengen_stats: Fix netlink stats dumping in the presence...
2018-06-11 Eric Dumazetrtnetlink: validate attributes in do_setlink()
2018-06-11 Alexander Duycknet-sysfs: Fix memory leak in XPS configuration
2018-06-11 Michal Kubecekipv6: omit traffic class when calculating flow hash
2018-05-30 Toshiaki Makitanet: Fix untag for vlan packets without ethernet header
2018-05-30 Toshiaki Makitanet: Fix vlan untag for bridge and vlan_dev with reorde...
2018-05-30 Edward Creenet: ethtool: don't ignore return from driver get_fecpa...
2018-05-25 Eric Dumazetsock_diag: fix use-after-free read in __sk_free
2018-05-25 Amritha Nambiarnet: Fix a bug in removing queues from XPS map
2018-05-16 Eric Dumazetnet: fix uninit-value in __hw_addr_add_ex()
2018-05-16 Eric Dumazetnet: initialize skb->peeked when cloning
2018-04-29 Toshiaki Makitavlan: Fix reading memory beyond skb->tail in skb_vlan_t...
2018-04-29 Wolfgang Bumillernet: fix deadlock while clearing neighbor proxy table
2018-04-29 Eric Dumazetnet: validate attribute sizes in neigh_dump_table()
2018-04-12 Eric Dumazetnet: fool proof dev_valid_name()
2018-04-12 Eric Dumazetnet: fix possible out-of-bound read in skb_network_prot...
2018-03-31 Vinicius Costa Gomesskbuff: Fix not waking applications when errors are...
2018-03-31 Eric Dumazetnet: use skb_to_full_sk() in skb_update_prio()
2018-03-31 Arkadi Sharshevskydevlink: Remove redundant free on error path
2018-03-09 Eric Dumazetnet_sched: gen_estimator: fix broken estimators based...
2018-03-09 Jakub Kicinskinet: fix race on decreasing number of TX queues
2018-02-25 Eric Dumazetnet_sched: gen_estimator: fix lockdep splat
2018-02-25 Willem de Bruijnnet: avoid skb_warn_bad_offload on IS_ERR
2018-02-22 Levin, Alexander... kmemcheck: remove annotations
2018-02-13 Eric Dumazetsoreuseport: fix mem leak in reuseport_add_sock()
2018-02-13 Roman GushchinRevert "defer call to mem_cgroup_sk_alloc()"
2018-01-31 Alexei Starovoitovbpf: fix 32-bit divide by zero
2018-01-31 Alexei Starovoitovbpf: introduce BPF_JIT_ALWAYS_ON config
2018-01-31 Eric Dumazetflow_dissector: properly cap thoff field
2018-01-31 Eric Dumazetnet: qdisc_pkt_len_init() should be more robust
2018-01-31 Jim Westfallnet: Allow neigh contructor functions ability to modify...
2018-01-17 Stephen Hemmingerethtool: do not print warning for applications using...
2018-01-17 Andrii Vladykanet: core: fix module type in sock_diag_bind
2018-01-02 Willem de Bruijnskbuff: in skb_copy_ubufs unclone before releasing...
2018-01-02 Willem de Bruijnskbuff: skb_copy_ubufs must release uarg even without...
2018-01-02 Willem de Bruijnskbuff: orphan frags before zerocopy clone
2018-01-02 Willem de Bruijnsock: free skb in skb_complete_tx_timestamp on error
2018-01-02 Eric W. Biedermannet: Fix double free and memory corruption in get_net_n...
2017-12-17 Willem de Bruijnnet: accept UFO datagrams from tuntap and packet
2017-11-12 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2017-11-11 Ingo MolnarMerge branch 'perf/urgent' of git://git./linux/kernel...
2017-11-10 Linus TorvaldsMerge tag 'ceph-for-4.14-rc9' of git://github.com/ceph...
2017-11-10 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2017-11-10 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2017-11-10 Linus TorvaldsMerge tag 'mips_fixes_4.14_2' of git://git./linux/kerne...
2017-11-10 Linus TorvaldsMerge tag 'drm-fixes-for-v4.14-rc9' of git://people...
2017-11-10 Linus TorvaldsMerge tag 'pci-v4.14-fixes-7' of git://git./linux/kerne...
2017-11-10 Linus TorvaldsMerge branch 'fixes' of git://git.armlinux.org.uk/...
2017-11-09 Linus TorvaldsMerge tag 'pm-final-4.14' of git://git./linux/kernel...
2017-11-09 Linus TorvaldsMerge tag 'sound-4.14' of git://git./linux/kernel/git...
2017-11-09 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2017-11-09 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2017-11-08 Rafael J. WysockiMerge branch 'pm-cpufreq-sched'
2017-11-08 Radim KrčmářMerge tag 'kvm-ppc-fixes-4.14-2' of git://git./linux...
2017-11-07 Dave AirlieMerge branch 'drm-vmwgfx-fixes' of git://people.freedes...
2017-11-06 Linus TorvaldsMerge branch 'for-4.14-fixes' of git://git./linux/kerne...
2017-11-06 Linus TorvaldsMerge branch 'linus' of git://git./linux/kernel/git...
2017-11-05 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2017-11-05 Linus TorvaldsMerge branch 'ras-urgent-for-linus' of git://git./linux...
2017-11-05 Linus TorvaldsMerge branch 'irq-urgent-for-linus' of git://git./linux...
2017-11-05 Linus TorvaldsMerge tag 'enforcement-4.14-rc8' of git://git./linux...
2017-11-04 Linus TorvaldsMerge branch 'fixes' of git://git.armlinux.org.uk/...
2017-11-04 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2017-11-04 Linus TorvaldsMerge tag 'armsoc-fixes' of git://git./linux/kernel...
2017-11-04 Linus TorvaldsMerge tag 'mips_fixes_4.14' of git://git./linux/kernel...
2017-11-04 Ye Yinnetfilter/ipvs: clear ipvs_property flag when SKB net...
2017-11-04 Ingo MolnarMerge branch 'linus' into core/urgent, to pick up depen...
2017-11-04 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2017-11-03 Linus TorvaldsMerge tag 'clk-fixes-for-linus' of git://git./linux...
2017-11-03 Linus TorvaldsMerge git://git./linux/kernel/git/cmetcalf/linux-tile
next