summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
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-03Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
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-02batman-adv: clarify CFG80211 dependencyArnd Bergmann
2016-03-01Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2016-03-01net: pktgen: use reset to set mac headerZhang Shengju
2016-03-01sch_mqprio: Fix build with older gcc.David S. Miller
2016-03-01net: remove skb_sender_cpu_clear()WANG Cong
2016-03-01net: ipv6/l3mdev: Move host route on saved address if necessaryDavid Ahern
2016-03-01net: sctp: Convert log timestamps to be y2038 safeDeepa Dinamani
2016-03-01net: ipv4: tcp_probe: Replace timespec with timespec64Deepa Dinamani
2016-03-01net: ipv4: Convert IP network timestamps to be y2038 safeDeepa Dinamani
2016-03-01Support to encoding decoding skb prio on IFE actionJamal Hadi Salim
2016-03-01Support to encoding decoding skb mark on IFE actionJamal Hadi Salim
2016-03-01introduce IFE actionJamal Hadi Salim