summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | batman-adv: keep track of when unicast packets are sentAntonio Quartulli2016-02-2910-34/+75
| * | batman-adv: add throughput override attribute to hard_ifacesAntonio Quartulli2016-02-295-2/+86
| * | batman-adv: OGMv2 - implement originators logicAntonio Quartulli2016-02-295-41/+566
| * | batman-adv: OGMv2 - add basic infrastructureAntonio Quartulli2016-02-299-3/+427
| * | batman-adv: ELP - adding sysfs parameter for elp intervalLinus Luessing2016-02-291-0/+7
| * | batman-adv: ELP - creating neighbor structuresLinus Luessing2016-02-295-1/+214
| * | batman-adv: ELP - adding basic infrastructureLinus Luessing2016-02-299-1/+363
| * | batman-adv: Add hard_iface specific sysfs wrapper macros for UINTLinus Luessing2016-02-291-0/+49
* | | net: pktgen: use reset to set mac headerZhang Shengju2016-03-011-2/+2
* | | sch_mqprio: Fix build with older gcc.David S. Miller2016-03-011-1/+1
* | | net: remove skb_sender_cpu_clear()WANG Cong2016-03-018-14/+0
* | | net: ipv6/l3mdev: Move host route on saved address if necessaryDavid Ahern2016-03-011-0/+26
* | | net: sctp: Convert log timestamps to be y2038 safeDeepa Dinamani2016-03-011-5/+5
* | | net: ipv4: tcp_probe: Replace timespec with timespec64Deepa Dinamani2016-03-011-4/+4
* | | net: ipv4: Convert IP network timestamps to be y2038 safeDeepa Dinamani2016-03-013-12/+33
OpenPOWER on IntegriCloud