summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2016-03-06tipc: fix nullptr crash during subscription cancelParthasarathy Bhuvaragan
2016-03-06net: sched: fix act_ipt for LOG targetPhil Sutter
2016-03-06tipc: make sure required IPv6 addresses are scopedRichard Alpe
2016-03-06tipc: safely copy UDP netlink data from userRichard Alpe
2016-03-06tipc: don't check link reset on non existing linkRichard Alpe
2016-03-06tipc: add net device to skb before UDP xmitRichard Alpe
2016-03-06act_ife: fix a typo in kmemdup() parametersWANG Cong
2016-03-04wireless: use reset to set mac headerZhang Shengju
2016-03-04mac80211: use reset to set header pointerZhang Shengju
2016-03-04rxrpc: Don't try to map ICMP to error as the lower layer already did thatDavid Howells
2016-03-04rxrpc: Clear the unused part of a sockaddr_rxrpc for memcmp() useDavid Howells
2016-03-04rxrpc: rxkad: Casts are needed when comparing be32 valuesDavid Howells
2016-03-04rxrpc: rxkad: The version number in the response should be net byte orderDavid Howells
2016-03-04rxrpc: Use ACCESS_ONCE() when accessing circular buffer pointersDavid Howells
2016-03-04rxrpc: Adjust some whitespace and commentsDavid Howells
2016-03-04rxrpc: Be more selective about the types of received packets we acceptDavid Howells
2016-03-04rxrpc: Fix defined range for /proc/sys/net/rxrpc/rx_mtuDavid Howells
2016-03-04rxrpc: The protocol family should be set to PF_RXRPC not PF_UNIXDavid Howells
2016-03-04rxrpc: Keep the skb private record of the Rx header in host byte orderDavid Howells
2016-03-04rxrpc: Rename call events to begin RXRPC_CALL_EV_David Howells
2016-03-04rxrpc: Convert call flag and event numbers into enumsDavid Howells
2016-03-04rxrpc: Fix a case where a call event bit is being used as a flag bitDavid Howells
2016-03-03net: sched: use pfifo_fast for non real queuesEric Dumazet
2016-03-03net: ipv6: Fix refcnt on host routesDavid Ahern
2016-03-03net: mellanox: add DEVLINK dependenciesArnd Bergmann
2016-03-03ipv6: re-enable fragment header matching in ipv6_find_hdrFlorian Westphal
2016-03-03tipc: Revert "tipc: use existing sk_write_queue for outgoing packet chain"Parthasarathy Bhuvaragan
2016-03-03Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2016-03-03mld, igmp: Fix reserved tailroom calculationBenjamin Poirier
2016-03-02net/ipv4: remove left over dead codeEric Engestrom
2016-03-02net/rtnetlink: remove dead codeEric Engestrom
2016-03-02RDS: IB: Support Fastreg MR (FRMR) memory registration modeAvinash Repaka
2016-03-02RDS: IB: allocate extra space on queues for FRMR supportsantosh.shilimkar@oracle.com
2016-03-02RDS: IB: add Fastreg MR (FRMR) detection supportsantosh.shilimkar@oracle.com
2016-03-02RDS: IB: add mr reused statssantosh.shilimkar@oracle.com
2016-03-02RDS: IB: handle the RDMA CM time wait eventsantosh.shilimkar@oracle.com
2016-03-02RDS: IB: add connection info to ibmrsantosh.shilimkar@oracle.com
2016-03-02RDS: IB: move FMR code to its own filesantosh.shilimkar@oracle.com
2016-03-02RDS: IB: create struct rds_ib_fmrsantosh.shilimkar@oracle.com
2016-03-02RDS: IB: Re-organise ibmr codesantosh.shilimkar@oracle.com
2016-03-02RDS: IB: Remove the RDS_IB_SEND_OP dependencysantosh.shilimkar@oracle.com
2016-03-02RDS: Add support for SO_TIMESTAMP for incoming messagessantosh.shilimkar@oracle.com
2016-03-02RDS: Drop stale iWARP RDMA transportsantosh.shilimkar@oracle.com
2016-03-02netfilter: nft_masq: support port rangePablo Neira Ayuso
2016-03-02netfilter: bridge: register hooks only when bridge interface is addedFlorian Westphal
2016-03-02netfilter: xtables: don't hook tables by defaultFlorian Westphal
2016-03-02netfilter: xtables: prepare for on-demand hook registerFlorian Westphal
2016-03-02netfilter: nf_defrag_ipv4: Drop redundant ip_send_check()Joe Stringer
2016-03-02Merge tag 'ipvs-for-v4.6' of https://git.kernel.org/pub/scm/linux/kernel/git/...Pablo Neira Ayuso
2016-03-02batman-adv: clarify CFG80211 dependencyArnd Bergmann