aboutsummaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2016-03-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-2/+2
2016-03-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds1-0/+36
2016-03-22net/xfrm_user: use in_compat_syscall to deny compat syscallsAndy Lutomirski1-1/+1
2016-03-22net/sctp: use in_compat_syscall for sctp_getsockopt_connectx3Andy Lutomirski1-1/+1
2016-03-22Merge tag 'nfs-for-4.6-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds14-346/+1020
2016-03-21net/core: Add support for configuring VF GUIDsEli Cohen1-0/+36
2016-03-20Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+1
2016-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds402-11643/+18375
2016-03-18Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-1/+1
2016-03-18RDS: TCP: Remove unused constantSowmini Varadhan1-2/+0
2016-03-18RDS: TCP: Add sysctl tunables for sndbuf/rcvbuf on rds-tcp socketSowmini Varadhan1-10/+135
2016-03-18ip_tunnels, bpf: define IP_TUNNEL_OPTS_MAX and use itDaniel Borkmann3-8/+9
2016-03-18bpf, dst: add and use dst_tclassid helperDaniel Borkmann1-8/+1
2016-03-18bpf: make skb->tc_classid also readableDaniel Borkmann1-6/+6
2016-03-18cls_bpf: reset class and reuse major in daDaniel Borkmann1-5/+8
2016-03-18openvswitch: allow output of MPLS packets on tunnel vportsSimon Horman1-3/+0
2016-03-18ovs: internal_set_rx_headroom() can be staticWu Fengguang1-1/+1
2016-03-18net: dst_cache_per_cpu_dst_set() can be staticWu Fengguang1-4/+4
2016-03-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds1-55/+31
2016-03-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2016-03-17tcp/dccp: remove obsolete WARN_ON() in icmp handlersEric Dumazet2-4/+0
2016-03-17vlan: propagate gso_max_segsEric Dumazet2-0/+2
2016-03-17mm: introduce page reference manipulation functionsJoonsoo Kim1-1/+1
2016-03-17Merge tag 'tty-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds3-27/+10
2016-03-17Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds23-562/+737
2016-03-16ethtool: Set cmd field in ETHTOOL_GLINKSETTINGS response to wrong nwordsBen Hutchings1-1/+1
2016-03-16sctp: consolidate local_bh_disable/enable + spin_lock/unlock to _bh variantNicholas Mc Guire1-4/+2
2016-03-16Merge tag 'nfs-rdma-4.6-1' of git://git.linux-nfs.org/projects/anna/nfs-rdmaTrond Myklebust58-410/+708
2016-03-15tags: Fix DEFINE_PER_CPU expansionsPeter Zijlstra3-6/+4
2016-03-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller15-131/+720
2016-03-15netfilter: nf_conntrack: consolidate lock/unlock into unlock_waitNicholas Mc Guire1-4/+2
2016-03-14net: diag: add a scheduling point in inet_diag_dump_icsk()Eric Dumazet1-0/+1
2016-03-14openvswitch: Interface with NAT.Jarno Rajahalme3-28/+502
2016-03-14openvswitch: Delay conntrack helper call for new connections.Jarno Rajahalme1-5/+16
2016-03-14openvswitch: Handle NF_REPEAT in conntrack action.Jarno Rajahalme1-2/+8
2016-03-14openvswitch: Find existing conntrack entry after upcall.Jarno Rajahalme1-13/+90
2016-03-14openvswitch: Update the CT state key only after nf_conntrack_in().Jarno Rajahalme1-3/+4
2016-03-14openvswitch: Add commentary to conntrack.cJarno Rajahalme1-1/+20
2016-03-14netfilter: Allow calling into nat helper without skb_dst.Jarno Rajahalme2-44/+16
2016-03-14netfilter: Remove IP_CT_NEW_REPLY definition.Jarno Rajahalme1-2/+0
2016-03-14net: dsa: refine netdev event notifierVivien Didelot1-24/+30
2016-03-14net: dsa: make port_bridge_leave return voidVivien Didelot1-6/+3
2016-03-14net: dsa: rename port_*_bridge routinesVivien Didelot1-4/+4
2016-03-14bridge: fix potential use-after-free when hook returns QUEUE or STOLEN verdictFlorian Westphal1-9/+7
2016-03-14Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller6-18/+91
2016-03-14phy: fixed: Fix removal of phys.Andrew Lunn1-3/+1
2016-03-14dsa: dsa: Fix freeing of fixed-phys from user ports.Andrew Lunn1-3/+0
2016-03-14dsa: Destroy fixed link phys after the phy has been disconnectedAndrew Lunn1-12/+12
2016-03-14dsa: slave: Don't reference NULL pointer during phy_disconnectAndrew Lunn1-4/+8
2016-03-14xprtrdma: Use new CQ API for RPC-over-RDMA client send CQsChuck Lever3-125/+91
2016-03-14xprtrdma: Use an anonymous union in struct rpcrdma_mwChuck Lever3-36/+36
2016-03-14xprtrdma: Use new CQ API for RPC-over-RDMA client receive CQsChuck Lever2-58/+21
2016-03-14xprtrdma: Serialize credit accounting againChuck Lever3-9/+28
2016-03-14xprtrdma: Properly handle RDMA_ERROR repliesChuck Lever1-8/+43
2016-03-14xprtrdma: Do not wait if ib_post_send() failsChuck Lever1-1/+5
2016-03-14xprtrdma: Segment head and tail XDR buffers on page boundariesChuck Lever1-10/+32
2016-03-14xprtrdma: Clean up dprintk format string containing a newlineChuck Lever1-4/+2
2016-03-14xprtrdma: Clean up physical_op_map()Chuck Lever1-1/+0
2016-03-14tcp: Add RFC4898 tcpEStatsPerfDataSegsOut/InMartin KaFai Lau6-4/+16
2016-03-14net: caif: fix misleading indentationArnd Bergmann1-1/+1
2016-03-14net: Fix use after free in the recvmmsg exit pathArnaldo Carvalho de Melo1-19/+19
2016-03-14tipc: make sure IPv6 header fits in skb headroomRichard Alpe1-1/+1
2016-03-14net: add a hardware buffer management helper APIGregory CLEMENT3-0/+91
2016-03-13GSO/UDP: Use skb->len instead of udph->len to determine length of original skbAlexander Duyck1-5/+10
2016-03-13ipv6: Pass proto to csum_ipv6_magic as __u8 instead of unsigned shortAlexander Duyck1-2/+1
2016-03-13ipv4: Don't do expensive useless work during inetdev destroy.David S. Miller3-2/+18
2016-03-13Merge tag 'nfc-next-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s...David S. Miller2-2/+8
2016-03-13net: socket: use pr_info_once to tip the obsolete usage of PF_PACKETliping.zhang1-6/+2
2016-03-13net: adjust napi_consume_skb to handle non-NAPI callersJesper Dangaard Brouer1-2/+2
2016-03-13sctp: allow sctp_transmit_packet and others to use gfpMarcelo Ricardo Leitner7-66/+83
2016-03-13ovs: allow nl 'flow set' to use ufid without flow keySamuel Gauthier1-11/+17
2016-03-13netconf: add macro to represent all attributesZhang Shengju2-32/+44
2016-03-13sctp: fix the transports round robin issue when init is retransmittedXin Long2-2/+2
2016-03-13rxrpc: Replace all unsigned with unsigned intDavid Howells8-39/+39
2016-03-13gro: Defer clearing of flush bit in tunnel pathsAlexander Duyck2-4/+2
2016-03-12netfilter: x_tables: check for size overflowFlorian Westphal1-0/+3
2016-03-11bpf: support flow label for bpf_skb_{set, get}_tunnel_keyDaniel Borkmann1-2/+12
2016-03-11ip_tunnel: add support for setting flow label via collect metadataDaniel Borkmann2-4/+4
2016-03-11bridge: allow zero ageing timeStephen Hemminger1-3/+8
2016-03-11net/flower: Fix pointer castAmir Vadai1-6/+6
2016-03-11Bluetooth: Fix potential buffer overflow with Add AdvertisingJohan Hedberg1-0/+4
2016-03-11Bluetooth: Fix setting correct flags in ADJohan Hedberg1-1/+3
2016-03-11netfilter: nft_compat: check match/targetinfo attr sizeFlorian Westphal1-0/+6
2016-03-11Merge tag 'ipvs-fixes-for-v4.5' of https://git.kernel.org/pub/scm/linux/kerne...Pablo Neira Ayuso3-12/+35
2016-03-10net/9p: convert to new CQ APIChristoph Hellwig1-55/+31
2016-03-10net/flow_dissector: Make dissector_uses_key() and skb_flow_dissector_target()...Amir Vadai1-13/+0
2016-03-10net/flower: Introduce hardware offload supportAmir Vadai1-1/+63
2016-03-10net: dsa: Fix cleanup resources upon module removalNeil Armstrong1-8/+8
2016-03-10Bluetooth: Increment management interface revisionJohan Hedberg1-1/+1
2016-03-10Bluetooth: Add support for limited privacy modeJohan Hedberg4-11/+75
2016-03-10Bluetooth: Fix adding discoverable to adv instance flagsJohan Hedberg1-0/+3
2016-03-10Bluetooth: Move memset closer to where it's neededJohan Hedberg1-2/+2
2016-03-106lowpan: iphc: fix SAM/DAM bit commentAlexander Aring1-2/+2
2016-03-106lowpan: debugfs: add missing staticAlexander Aring1-2/+2
2016-03-10Merge branch 'master' of git://blackhole.kfki.hu/nfPablo Neira Ayuso4-31/+32
2016-03-09packet: validate variable length ll headersWillem de Bruijn1-25/+18
2016-03-09ax25: add link layer header validation functionWillem de Bruijn1-0/+15
2016-03-09kcm: Add receive message timeoutTom Herbert2-2/+36
2016-03-09kcm: Add memory limit for receive message constructionTom Herbert2-2/+48
2016-03-09kcm: Sendpage supportTom Herbert1-2/+145
2016-03-09kcm: Splice supportTom Herbert1-2/+96
2016-03-09kcm: Add statistics and proc interfacesTom Herbert3-1/+503
2016-03-09kcm: Kernel Connection Multiplexor moduleTom Herbert5-0/+2031
2016-03-09tcp: Add tcp_inq to get available receive bytes on socketTom Herbert1-14/+1
2016-03-09net: Walk fragments in __skb_splice_bitsTom Herbert1-23/+16
2016-03-09net: Add MSG_BATCH flagTom Herbert1-0/+5
2016-03-09net: Allow MSG_EOR in each msghdr of sendmmsgTom Herbert1-4/+6
2016-03-09net: Make sock_alloc exportableTom Herbert1-1/+2
2016-03-08ipv6: per netns FIB garbage collectionMichal Kubeček1-5/+4
2016-03-08ipv6: per netns fib6 walkersMichal Kubeček1-32/+36
2016-03-08ipv6: replace global gc_args with local variableMichal Kubeček1-6/+8
2016-03-08netfilter: ipset: Check IPSET_ATTR_ETHER netlink attribute lengthJozsef Kadlecsik2-1/+4
2016-03-08net_sched: dsmark: use qdisc_dequeue_peeked()Kyeong Yoo1-1/+1
2016-03-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller24-320/+586
2016-03-08bpf, vxlan, geneve, gre: fix usage of dst_cache on xmitDaniel Borkmann2-5/+7
2016-03-08bpf: support for access to tunnel optionsDaniel Borkmann1-6/+77
2016-03-08bpf: allow to propagate df in bpf_skb_set_tunnel_keyDaniel Borkmann1-1/+5
2016-03-08bpf: make helper function protos staticDaniel Borkmann1-9/+9
2016-03-08bpf: add flags to bpf_skb_store_bytes for clearing hashDaniel Borkmann1-1/+3
2016-03-08bpf: allow bpf_csum_diff to feed bpf_l3_csum_replace as wellDaniel Borkmann1-0/+6
2016-03-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller35-82/+205
2016-03-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds30-74/+188
2016-03-07tcp: fix tcpi_segs_in after connection establishmentEric Dumazet1-1/+2
2016-03-07udp6: fix UDP/IPv6 encap resubmit pathBill Sommerfeld1-4/+2
2016-03-07tipc: move netlink policies to netlink.cRichard Alpe9-74/+85
2016-03-07arp: correct return value of arp_rcvZhang Shengju1-15/+20
2016-03-07netlabel: do not initialise statics to NULLWei Tang1-2/+2
2016-03-07netlink: do not initialise statics to 0 or NULLWei Tang1-3/+3
2016-03-06tipc: remove pre-allocated message header in link structJon Paul Maloy5-77/+45
2016-03-06tipc: fix nullptr crash during subscription cancelParthasarathy Bhuvaragan1-1/+2
2016-03-06net: sched: fix act_ipt for LOG targetPhil Sutter1-0/+2
2016-03-06tipc: make sure required IPv6 addresses are scopedRichard Alpe1-0/+5
2016-03-06tipc: safely copy UDP netlink data from userRichard Alpe1-11/+13
2016-03-06tipc: don't check link reset on non existing linkRichard Alpe1-1/+1
2016-03-06tipc: add net device to skb before UDP xmitRichard Alpe1-0/+2
2016-03-06act_ife: fix a typo in kmemdup() parametersWANG Cong1-2/+2
2016-03-07ipvs: correct initial offset of Call-ID header search in SIP persistence engineMarco Angaroni1-1/+1
2016-03-07ipvs: allow rescheduling after RSTJulian Anastasov1-0/+1
2016-03-07ipvs: drop first packet to redirect conntrackJulian Anastasov1-9/+28
2016-03-07ipvs: handle ip_vs_fill_iph_skb_off failureArnd Bergmann1-2/+2
2016-03-04wireless: use reset to set mac headerZhang Shengju1-1/+1
2016-03-04mac80211: use reset to set header pointerZhang Shengju4-9/+9
2016-03-04rxrpc: Don't try to map ICMP to error as the lower layer already did thatDavid Howells1-10/+0
2016-03-04rxrpc: Clear the unused part of a sockaddr_rxrpc for memcmp() useDavid Howells1-3/+5
2016-03-04rxrpc: rxkad: Casts are needed when comparing be32 valuesDavid Howells1-1/+1
2016-03-04rxrpc: rxkad: The version number in the response should be net byte orderDavid Howells1-8/+9
2016-03-04rxrpc: Use ACCESS_ONCE() when accessing circular buffer pointersDavid Howells1-4/+7
2016-03-04rxrpc: Adjust some whitespace and commentsDavid Howells7-29/+22
2016-03-04rxrpc: Be more selective about the types of received packets we acceptDavid Howells1-1/+2
2016-03-04rxrpc: Fix defined range for /proc/sys/net/rxrpc/rx_mtuDavid Howells1-1/+1
2016-03-04rxrpc: The protocol family should be set to PF_RXRPC not PF_UNIXDavid Howells1-1/+1
2016-03-04rxrpc: Keep the skb private record of the Rx header in host byte orderDavid Howells17-381/+431
2016-03-04rxrpc: Rename call events to begin RXRPC_CALL_EV_David Howells10-101/+101
2016-03-04rxrpc: Convert call flag and event numbers into enumsDavid Howells3-47/+65
2016-03-04rxrpc: Fix a case where a call event bit is being used as a flag bitDavid Howells1-1/+1
2016-03-03net: sched: use pfifo_fast for non real queuesEric Dumazet3-2/+4
2016-03-03net: ipv6: Fix refcnt on host routesDavid Ahern1-5/+3
2016-03-03net: mellanox: add DEVLINK dependenciesArnd Bergmann1-0/+9
2016-03-03ipv6: re-enable fragment header matching in ipv6_find_hdrFlorian Westphal1-1/+5
2016-03-03tipc: Revert "tipc: use existing sk_write_queue for outgoing packet chain"Parthasarathy Bhuvaragan1-14/+19
2016-03-03Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller10-62/+753
2016-03-03mld, igmp: Fix reserved tailroom calculationBenjamin Poirier2-4/+2
2016-03-02net/ipv4: remove left over dead codeEric Engestrom1-7/+0
2016-03-02net/rtnetlink: remove dead codeEric Engestrom1-9/+0
2016-03-02RDS: IB: Support Fastreg MR (FRMR) memory registration modeAvinash Repaka6-5/+422
2016-03-02RDS: IB: allocate extra space on queues for FRMR supportsantosh.shilimkar@oracle.com2-4/+16
2016-03-02RDS: IB: add Fastreg MR (FRMR) detection supportsantosh.shilimkar@oracle.com3-0/+15
2016-03-02RDS: IB: add mr reused statssantosh.shilimkar@oracle.com3-1/+10
2016-03-02RDS: IB: handle the RDMA CM time wait eventsantosh.shilimkar@oracle.com1-0/+8
2016-03-02RDS: IB: add connection info to ibmrsantosh.shilimkar@oracle.com1-8/+9
2016-03-02RDS: IB: move FMR code to its own filesantosh.shilimkar@oracle.com3-106/+134
2016-03-02RDS: IB: create struct rds_ib_fmrsantosh.shilimkar@oracle.com3-13/+29
2016-03-02RDS: IB: Re-organise ibmr codesantosh.shilimkar@oracle.com6-347/+422
2016-03-02RDS: IB: Remove the RDS_IB_SEND_OP dependencysantosh.shilimkar@oracle.com3-20/+29
2016-03-02RDS: Add support for SO_TIMESTAMP for incoming messagessantosh.shilimkar@oracle.com3-2/+45
2016-03-02RDS: Drop stale iWARP RDMA transportsantosh.shilimkar@oracle.com13-4611/+6
2016-03-02netfilter: nft_masq: support port rangePablo Neira Ayuso3-13/+52
2016-03-02netfilter: bridge: register hooks only when bridge interface is addedFlorian Westphal1-3/+65
2016-03-02netfilter: xtables: don't hook tables by defaultFlorian Westphal15-206/+357
2016-03-02netfilter: xtables: prepare for on-demand hook registerFlorian Westphal14-76/+92
2016-03-02netfilter: nf_defrag_ipv4: Drop redundant ip_send_check()Joe Stringer1-3/+1
2016-03-02Merge tag 'ipvs-for-v4.6' of https://git.kernel.org/pub/scm/linux/kernel/git/...Pablo Neira Ayuso2-17/+8
2016-03-02batman-adv: clarify CFG80211 dependencyArnd Bergmann1-1/+1
2016-03-02Merge tag 'mac80211-for-davem-2016-03-02' of git://git.kernel.org/pub/scm/lin...David S. Miller3-11/+30
2016-03-01Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller22-36/+2173
2016-03-01net: pktgen: use reset to set mac headerZhang Shengju1-2/+2
2016-03-01sch_mqprio: Fix build with older gcc.David S. Miller1-1/+1
2016-03-01net: remove skb_sender_cpu_clear()WANG Cong8-14/+0
2016-03-01sctp: sctp_remaddr_seq_show use the wrong variable to dump transport infoXin Long1-5/+5
2016-03-01sctp: lack the check for ports in sctp_v6_cmp_addrXin Long1-0/+2
2016-03-01net: ipv6/l3mdev: Move host route on saved address if necessaryDavid Ahern1-0/+26
2016-03-01net: sctp: Convert log timestamps to be y2038 safeDeepa Dinamani1-5/+5
2016-03-01net: ipv4: tcp_probe: Replace timespec with timespec64Deepa Dinamani1-4/+4
2016-03-01net: ipv4: Convert IP network timestamps to be y2038 safeDeepa Dinamani3-12/+33
2016-03-01Support to encoding decoding skb prio on IFE actionJamal Hadi Salim3-0/+82
2016-03-01Support to encoding decoding skb mark on IFE actionJamal Hadi Salim3-0/+85
2016-03-01introduce IFE actionJamal Hadi Salim3-0/+883
2016-03-01Merge tag 'mac80211-next-for-davem-2016-02-26' of git://git.kernel.org/pub/sc...David S. Miller40-687/+1096
2016-03-01bridge: mcast: add support for more router port information dumpingNikolay Aleksandrov1-2/+14
2016-03-01bridge: mcast: add support for temporary port routerNikolay Aleksandrov1-2/+19