summaryrefslogtreecommitdiffstats
path: root/net/core
AgeCommit message (Expand)Author
2017-04-11devlink: fix return value check in devlink_dpipe_header_put()Wei Yongjun
2017-04-11bpf: remove struct bpf_prog_type_listJohannes Berg
2017-04-11sched/core: Remove 'task' parameter and rename tsk_restore_flags() to current...NeilBrown
2017-04-09Revert "rtnl: Add support for netdev event to link messages"David S. Miller
2017-04-08New getsockopt option to get socket cookieChenbo Feng
2017-04-07Merge branch 'for-linus' into for-4.12/blockJens Axboe
2017-04-06Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...David S. Miller
2017-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-04-05rtnl: Add support for netdev event to link messagesVlad Yasevich
2017-04-05rtnetlink: Convert rtnetlink_event to white listVlad Yasevich
2017-04-04net/utils: generic inet_pton_with_scope helperSagi Grimberg
2017-04-03soreuseport: use "unsigned int" in __reuseport_alloc()Alexey Dobriyan
2017-04-03flowcache: more "unsigned int"Alexey Dobriyan
2017-04-03flowcache: make flow_cache_hash_size() return "unsigned int"Alexey Dobriyan
2017-04-03flowcache: make flow_key_size() return "unsigned int"Alexey Dobriyan
2017-04-03flow dissector: correct size of storage for ARPSimon Horman
2017-04-02make skb_copy_datagram_msg() et.al. preserve ->msg_iter on errorAl Viro
2017-04-01bpf: introduce BPF_PROG_TEST_RUN commandAlexei Starovoitov
2017-03-30sock: avoid dirtying sk_stamp, if possiblePaolo Abeni
2017-03-28net: break include loop netdevice.h, dsa.h, devlink.hAndrew Lunn
2017-03-28devlink: Support for pipeline debug (dpipe)Arkadi Sharshevsky
2017-03-24net: Introduce SO_INCOMING_NAPI_IDSridhar Samudrala
2017-03-24net: Commonize busy polling code to focus on napi_id instead of socketSridhar Samudrala
2017-03-24net: Track start of busy loop instead of when it should endAlexander Duyck
2017-03-24net: Change return type of sk_busy_loop from bool to voidAlexander Duyck
2017-03-24net: Busy polling should ignore sender CPUsAlexander Duyck
2017-03-24secure_seq: downgrade to per-host timestamp offsetsFlorian Westphal
2017-03-24net: Do not allow negative values for busy_read and busy_poll sysctl interfacesAlexander Duyck
2017-03-24net: make in_aton() 32-bit internallyAlexey Dobriyan
2017-03-23net: neigh: guard against NULL solicit() methodEric Dumazet
2017-03-23Add a eBPF helper function to retrieve socket uidChenbo Feng
2017-03-23Add a helper function to get socket cookie in eBPFChenbo Feng
2017-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-03-22socket, bpf: fix sk_filter use after free in sk_clone_lockDaniel Borkmann
2017-03-22rtnetlink: Add dump all for netconfDavid Ahern
2017-03-22net: convert sk_filter.refcnt from atomic_t to refcount_tReshetova, Elena
2017-03-22sock: introduce SO_MEMINFO getsockoptJosh Hunt
2017-03-22neighbour: fix nlmsg_pid in notificationsRoopa Prabhu
2017-03-22cgroup, net_cls: iterate the fds of only the tasks which are being migratedTejun Heo
2017-03-21tcp: mark skbs with SCM_TIMESTAMPING_OPT_STATSSoheil Hassas Yeganeh
2017-03-21tcp: fix SCM_TIMESTAMPING_OPT_STATS for normal skbsSoheil Hassas Yeganeh
2017-03-16ipv4: fib_rules: Check if rule is a default ruleIdo Schimmel
2017-03-15net: properly release sk_frag.pageEric Dumazet
2017-03-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-03-14net: Resend IGMP memberships upon peer notification.Vlad Yasevich
2017-03-13lwtunnel: remove unused but set variableRoopa Prabhu
2017-03-13net: use net->count to check whether a netns is alive or notAndrey Vagin
2017-03-12drop_monitor: use setup_timerGeliang Tang
2017-03-09tcp: rename *_sequence_number() to *_seq_and_tsoff()Alexey Kodanev
2017-03-09net: Work around lockdep limitation in sockets that use socketsDavid Howells