summaryrefslogtreecommitdiff
path: root/net/core
AgeCommit message (Expand)Author
2016-03-04net: Copy inner L3 and L4 headers as unaligned on GRE TEBAlexander Duyck
2016-03-04flow_dissector: Fix unaligned access in __skb_flow_dissector when used by eth...Alexander Duyck
2016-03-04net:Add sysctl_max_skb_fragsHans Westgaard Ry
2016-03-04unix: correctly track in-flight fds in sending process user_structHannes Frederic Sowa
2016-01-31net: bpf: reject invalid shiftsRabin Vincent
2016-01-31net: preserve IP control block during GSO segmentationKonstantin Khlebnikov
2016-01-31net: possible use after free in dst_releaseFrancesco Ruggeri
2016-01-22net: check both type and procotol for tcp socketsWANG Cong
2016-01-22skbuff: Fix offset error in skb_reorder_vlan_headerVlad Yasevich
2016-01-22vlan: Fix untag operations of stacked vlans with REORDER_HEADER offVlad Yasevich
2016-01-22sctp: update the netstamp_needed counter when copying socketsMarcelo Ricardo Leitner
2015-12-14net/neighbour: fix crash at dumping device-agnostic proxy entriesKonstantin Khlebnikov
2015-12-14net, scm: fix PaX detected msg_controllen overflow in scm_detach_fdsDaniel Borkmann
2015-12-09net: fix a race in dst_release()Eric Dumazet
2015-10-27ethtool: Use kcalloc instead of kmalloc for ethtool_get_stringsJoe Perches
2015-10-27bpf: fix panic in SO_GET_FILTER with native ebpf programsDaniel Borkmann
2015-10-27skbuff: Fix skb checksum partial check.Pravin B Shelar
2015-10-03fib_rules: fix fib rule dumps across multiple skbsWilson Kok
2015-10-03sock, diag: fix panic in sock_diag_put_filterinfoDaniel Borkmann
2015-09-29inet: fix races with reqsk timersEric Dumazet
2015-09-29net: Fix skb_set_peeked use-after-free bugHerbert Xu
2015-09-29net: Fix skb csum races when peekingHerbert Xu
2015-09-29net: Clone skb before setting peeked flagHerbert Xu
2015-09-29net: call rcu_read_lock early in process_backlogJulian Anastasov
2015-09-29net: do not process device backlog during unregistrationJulian Anastasov
2015-09-29net: pktgen: fix race between pktgen_thread_worker() and kthread_stop()Oleg Nesterov
2015-09-29rtnetlink: verify IFLA_VF_INFO attributes before passing them to driverDaniel Borkmann
2015-09-29Revert "dev: set iflink to 0 for virtual interfaces"Nicolas Dichtel
2015-09-29net: graceful exit from netif_alloc_netdev_queues()Eric Dumazet
2015-09-29mm: make page pfmemalloc check more robustMichal Hocko
2015-07-10neigh: do not modify unlinked entriesJulian Anastasov
2015-06-11net: don't wait for order-3 page allocationShaohua Li
2015-06-10net, swap: Remove a warning and clarify why sk_mem_reclaim is required when d...Mel Gorman
2015-06-08net: replace last open coded skb_orphan_frags with function callWillem de Bruijn
2015-06-01Revert "net: core: 'ethtool' issue with querying phy settings"David S. Miller
2015-05-22net: core: 'ethtool' issue with querying phy settingsArun Parameswaran
2015-05-17rtnl/bond: don't send rtnl msg for unregistered ifaceNicolas Dichtel
2015-05-12netns: return RTM_NEWNSID instead of RTM_GETNSID on a getNicolas Dichtel
2015-05-04net: core: Correct an over-stringent device loop detection.Vlad Yasevich
2015-05-04Revert "net: kernel socket should be released in init_net namespace"Herbert Xu
2015-04-29bridge/nl: remove wrong use of NLM_F_MULTINicolas Dichtel
2015-04-26net: rfs: fix crash in get_rps_cpus()Eric Dumazet
2015-04-25net: fix crash in build_skb()Eric Dumazet
2015-04-22net: do not deplete pfmemalloc reserveEric Dumazet
2015-04-17net: remove unused 'dev' argument from netif_needs_gso()Johannes Berg
2015-04-16skbuff: Do not scrub skb mark within the same name spaceHerbert Xu
2015-04-16Revert "net: Reset secmark when scrubbing packet"Herbert Xu
2015-04-16bpf: fix bpf helpers to use skb->mac_header relative offsetsAlexei Starovoitov
2015-04-16netns: remove duplicated include from net_namespace.cWei Yongjun
2015-04-13Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...David S. Miller