summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* wireless: use reset to set mac headerZhang Shengju2016-03-041-1/+1
* mac80211: use reset to set header pointerZhang Shengju2016-03-044-9/+9
* rxrpc: Don't try to map ICMP to error as the lower layer already did thatDavid Howells2016-03-041-10/+0
* rxrpc: Clear the unused part of a sockaddr_rxrpc for memcmp() useDavid Howells2016-03-041-3/+5
* rxrpc: rxkad: Casts are needed when comparing be32 valuesDavid Howells2016-03-041-1/+1
* rxrpc: rxkad: The version number in the response should be net byte orderDavid Howells2016-03-041-8/+9
* rxrpc: Use ACCESS_ONCE() when accessing circular buffer pointersDavid Howells2016-03-041-4/+7
* rxrpc: Adjust some whitespace and commentsDavid Howells2016-03-047-29/+22
* rxrpc: Be more selective about the types of received packets we acceptDavid Howells2016-03-041-1/+2
* rxrpc: Fix defined range for /proc/sys/net/rxrpc/rx_mtuDavid Howells2016-03-041-1/+1
* rxrpc: The protocol family should be set to PF_RXRPC not PF_UNIXDavid Howells2016-03-041-1/+1
* rxrpc: Keep the skb private record of the Rx header in host byte orderDavid Howells2016-03-0417-381/+431
* rxrpc: Rename call events to begin RXRPC_CALL_EV_David Howells2016-03-0410-101/+101
* rxrpc: Convert call flag and event numbers into enumsDavid Howells2016-03-043-47/+65
* rxrpc: Fix a case where a call event bit is being used as a flag bitDavid Howells2016-03-041-1/+1
* net: sched: use pfifo_fast for non real queuesEric Dumazet2016-03-033-2/+4
* net: ipv6: Fix refcnt on host routesDavid Ahern2016-03-031-5/+3
* net: mellanox: add DEVLINK dependenciesArnd Bergmann2016-03-031-0/+9
* Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2016-03-0310-62/+753
|\
| * 6lowpan: iphc: fix invalid case handlingAlexander Aring2016-02-261-2/+2
| * 6lowpan: fix error checking codeAndrzej Hajda2016-02-241-1/+1
| * 6lowpan: iphc: fix stateful multicast compressionAlexander Aring2016-02-241-1/+2
| * ieee802154: 6lowpan: fix return of netdev notifierAlexander Aring2016-02-231-4/+3
| * 6lowpan: iphc: add support for stateful compressionAlexander Aring2016-02-233-58/+642
| * mac802154: Fixes kernel oops when unloading a radio driverKoen Zandberg2016-02-231-1/+1
| * Bluetooth: hci_core: cancel power off delayed work properlyWei-Ning Huang2016-02-231-0/+1
| * Bluetooth: Use managed version of led_trigger_register in LED triggerHeiner Kallweit2016-02-233-11/+1
| * Bluetooth: add LED trigger for indicating HCI is powered upHeiner Kallweit2016-02-235-0/+116
* | net/ipv4: remove left over dead codeEric Engestrom2016-03-021-7/+0
* | net/rtnetlink: remove dead codeEric Engestrom2016-03-021-9/+0
* | RDS: IB: Support Fastreg MR (FRMR) memory registration modeAvinash Repaka2016-03-026-5/+422
* | RDS: IB: allocate extra space on queues for FRMR supportsantosh.shilimkar@oracle.com2016-03-022-4/+16
* | RDS: IB: add Fastreg MR (FRMR) detection supportsantosh.shilimkar@oracle.com2016-03-023-0/+15
* | RDS: IB: add mr reused statssantosh.shilimkar@oracle.com2016-03-023-1/+10
* | RDS: IB: handle the RDMA CM time wait eventsantosh.shilimkar@oracle.com2016-03-021-0/+8
* | RDS: IB: add connection info to ibmrsantosh.shilimkar@oracle.com2016-03-021-8/+9
* | RDS: IB: move FMR code to its own filesantosh.shilimkar@oracle.com2016-03-023-106/+134
* | RDS: IB: create struct rds_ib_fmrsantosh.shilimkar@oracle.com2016-03-023-13/+29
* | RDS: IB: Re-organise ibmr codesantosh.shilimkar@oracle.com2016-03-026-347/+422
* | RDS: IB: Remove the RDS_IB_SEND_OP dependencysantosh.shilimkar@oracle.com2016-03-023-20/+29
* | RDS: Add support for SO_TIMESTAMP for incoming messagessantosh.shilimkar@oracle.com2016-03-023-2/+45
* | RDS: Drop stale iWARP RDMA transportsantosh.shilimkar@oracle.com2016-03-0213-4611/+6
* | batman-adv: clarify CFG80211 dependencyArnd Bergmann2016-03-021-1/+1
* | Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller2016-03-0122-36/+2173
|\ \
| * | batman-adv: Start new development cycleSimon Wunderlich2016-02-291-1/+1
| * | batman-adv: B.A.T.M.A.N. V - implement bat_neigh_print APILinus Luessing2016-02-291-0/+55
| * | batman-adv: B.A.T.M.A.N. V - implement bat_orig_print APIAntonio Quartulli2016-02-291-0/+105
| * | batman-adv: B.A.T.M.A.N. V - implement neighbor comparison API callsAntonio Quartulli2016-02-291-0/+38
| * | batman-adv: ELP - send unicast ELP packets for throughput samplingAntonio Quartulli2016-02-292-0/+72
| * | batman-adv: ELP - compute the metric based on the estimated throughputAntonio Quartulli2016-02-297-2/+164
OpenPOWER on IntegriCloud