summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2017-03-27ipv6: sr: select DST_CACHE by defaultDavid Lebrun
2017-03-27net: mpls: Delete route when all nexthops have been deletedDavid Ahern
2017-03-27net: mpls: Don't show nexthop if device has been deletedDavid Ahern
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-24tcp: Record Rx hash and NAPI ID in tcp_child_processAlexander Duyck
2017-03-24net: Busy polling should ignore sender CPUsAlexander Duyck
2017-03-24ipv6: sr: use dst_cache in seg6_inputDavid Lebrun
2017-03-24ipv6: sr: expand skb head only if necessaryDavid Lebrun
2017-03-24net_sched: use setup_deferrable_timerGeliang Tang
2017-03-24net: mpls: Fix setting ttl_propagate for rt2David Ahern
2017-03-24net: make in_aton() 32-bit internallyAlexey Dobriyan
2017-03-24net: Add sysctl to toggle early demux for tcp and udpsubashab@codeaurora.org
2017-03-24net: sched: choke: remove dead filter classify codeJiri Pirko
2017-03-24net: bridge: allow to add externally learned entries from user-spaceNikolay Aleksandrov
2017-03-24net: bridge: allow SW learn to take over HW fdb entriesNikolay Aleksandrov
2017-03-23sched: act_csum: don't mangle TCP and UDP GSO packetsDavide Caratti
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-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-03-22inet: frag: release spinlock before calling icmp_send()Eric Dumazet
2017-03-22tcp: initialize icsk_ack.lrcvtime at session start timeEric Dumazet
2017-03-22genetlink: fix counting regression on ctrl_dumpfamily()Stanislaw Gruszka
2017-03-22socket, bpf: fix sk_filter use after free in sk_clone_lockDaniel Borkmann
2017-03-22net: ipv6: Add sysctl for minimum prefix len acceptable in RIOs.Joel Scherpelz
2017-03-22ipv4: provide stronger user input validation in nl_fib_input()Eric Dumazet
2017-03-22rtnetlink: Add dump all for netconfDavid Ahern
2017-03-22ipv6: make sure to initialize sockc.tsflags before first useAlexander Potapenko
2017-03-22net: convert sk_filter.refcnt from atomic_t to refcount_tReshetova, Elena
2017-03-22tipc: fix nametbl deadlock at tipc_nametbl_unsubscribeYing Xue
2017-03-22net: tcp: Permit user set TCP_MAXSEG to default valueGao Feng
2017-03-22Openvswitch: Refactor sample and recirc actions implementationandy zhou
2017-03-22openvswitch: Optimize sample action for the clone use casesandy zhou
2017-03-22openvswitch: Refactor recirc key allocation.andy zhou
2017-03-22openvswitch: Deferred fifo API change.andy zhou
2017-03-22sock: introduce SO_MEMINFO getsockoptJosh Hunt
2017-03-22sctp: remove useless err from sctp_association_initXin Long
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-21sctp: out_qlen should be updated when pruning unsent queueXin Long
2017-03-21sctp: remove temporary variable confirm from sctp_packet_transmitXin Long
2017-03-21sch_dsmark: fix invalid skb_cow() usageEric Dumazet
2017-03-21net: ipv4: add support for ECMP hash policy choiceNikolay Aleksandrov
2017-03-21net/8021q: create device with all possible features in wanted_featuresAndrey Vagin
2017-03-21net: unix: properly re-increment inflight counter of GC discarded candidatesAndrey Ulanov