summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
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-22netfilter: nfnl_cthelper: Fix memory leakJeffy Chen
2017-03-22netfilter: nfnl_cthelper: fix runtime expectation policy updatesPablo Neira Ayuso
2017-03-22batman-adv: handle race condition for claims between gatewaysAndreas Pape
2017-03-22batman-adv: changed debug messages for easier bla debuggingAndreas Pape
2017-03-22batman-adv: drop unicast packets from other backbone gwAndreas Pape
2017-03-22batman-adv: prevent duplication of ARP replies when DAT is usedAndreas Pape
2017-03-22batman-adv: prevent multiple ARP replies sent by gateways if dat enabledAndreas Pape
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
2017-03-21vsock: cancel packets when failing to connectPeng Tao
2017-03-21vsock: add pkt cancel capabilityPeng Tao
2017-03-21vsock: track pkt owner vsockPeng Tao
2017-03-21crypto: deadlock between crypto_alg_sem/rtnl_mutex/genl_mutexHerbert Xu
2017-03-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2017-03-21netfilter: nfnl_cthelper: fix incorrect helper->expect_class_maxLiping Zhang
2017-03-20netfilter: fix the warning on unused refcount variableReshetova, Elena
2017-03-17Merge tag 'nfs-for-4.11-2' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2017-03-17xprtrdma: Squelch kbuild sparse complaintChuck Lever
2017-03-17batman-adv: Omit unnecessary memset of netdev private dataTobias Klauser
2017-03-17batman-adv: Use __func__ to add function names to messagesSven Eckelmann
2017-03-17netfilter: refcounter conversionsReshetova, Elena
2017-03-17cfg80211: preserve wdev ID across netns changesJohannes Berg
2017-03-16tcp: tcp_get_info() should read tcp_time_stamp laterEric Dumazet
2017-03-16bridge: resolve a false alarm of lockdepWANG Cong
2017-03-16rxrpc: Ignore BUSY packets on old callsDavid Howells
2017-03-16net: ipv6: set route type for anycast routesDavid Ahern
2017-03-16tcp: remove tcp_tw_recycleSoheil Hassas Yeganeh
2017-03-16tcp: remove per-destination timestamp cacheSoheil Hassas Yeganeh
2017-03-16tcp_westwood: fix tcp_westwood_info() style mistakeschun Long
2017-03-16net: mpls: Fix nexthop alive tracking on down eventsDavid Ahern
2017-03-16netem: apply correct delay when rate throttlingNik Unger
2017-03-16batman-adv: Convert BATADV_PRINT_VID macro to functionSven Eckelmann
2017-03-16batman-adv: Fix possible side-effects in _batadv_dbgSven Eckelmann
2017-03-16batman-adv: Fix unbalanced braces around else statementSven Eckelmann
2017-03-16batman-adv: Reduce preprocessor checks in multicast.cSven Eckelmann